1.34.17
This commit is contained in:
parent
1536f55c4a
commit
d91c7d7d1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -872,3 +872,4 @@
|
|||||||
/boto3-1.34.14.tar.gz
|
/boto3-1.34.14.tar.gz
|
||||||
/boto3-1.34.15.tar.gz
|
/boto3-1.34.15.tar.gz
|
||||||
/boto3-1.34.16.tar.gz
|
/boto3-1.34.16.tar.gz
|
||||||
|
/boto3-1.34.17.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.16
|
Version: 1.34.17
|
||||||
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
|
||||||
|
* Thu Jan 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.17-1
|
||||||
|
- 1.34.17
|
||||||
|
|
||||||
* Wed Jan 10 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.16-1
|
* Wed Jan 10 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.16-1
|
||||||
- 1.34.16
|
- 1.34.16
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.16.tar.gz) = 25b828f4bfcd51d5d1812970dd205429317f77e90d7ce0576370302b20a2f1bb972674b82bfa95b6398088ca059009d3980569ab1e132fc33e6af8d1dc33c37a
|
SHA512 (boto3-1.34.17.tar.gz) = 83e17c46e9c839b6ec500ecdf3b1982f8b76c0b8ad63d66da3feb49646107be89c9ee3c913b3b03427eaf3d3d46cb34e7ef761261f3d72b78bc6771bd3f89c4e
|
||||||
|
Loading…
Reference in New Issue
Block a user