1.34.23
This commit is contained in:
parent
d41122c4ca
commit
bda78d2db2
1
.gitignore
vendored
1
.gitignore
vendored
@ -877,3 +877,4 @@
|
|||||||
/boto3-1.34.20.tar.gz
|
/boto3-1.34.20.tar.gz
|
||||||
/boto3-1.34.21.tar.gz
|
/boto3-1.34.21.tar.gz
|
||||||
/boto3-1.34.22.tar.gz
|
/boto3-1.34.22.tar.gz
|
||||||
|
/boto3-1.34.23.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.22
|
Version: 1.34.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.23-1
|
||||||
|
- 1.34.23
|
||||||
|
|
||||||
* Thu Jan 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.22-1
|
* Thu Jan 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.22-1
|
||||||
- 1.34.22
|
- 1.34.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.22.tar.gz) = 7a7a5431b2410303688e76c8e48561606d173757ed0fc98d1b0ef7511927f45b8fa9eab9d9baaad04c1c705deddc330d422cbc83bde03b82b194ee55fe3be300
|
SHA512 (boto3-1.34.23.tar.gz) = 4f1c0cafb3d511a23c07b97ed2b41369299d0a4819e0bf103288c7b44074c93bc55b729a2979b133a50d390660078a0bb0e251dcd1523244fdbe06cae6ef037a
|
||||||
|
Loading…
Reference in New Issue
Block a user