1.34.16
This commit is contained in:
parent
09f3984c1f
commit
1536f55c4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -871,3 +871,4 @@
|
||||
/boto3-1.34.13.tar.gz
|
||||
/boto3-1.34.14.tar.gz
|
||||
/boto3-1.34.15.tar.gz
|
||||
/boto3-1.34.16.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%bcond awscrt 0
|
||||
|
||||
Name: python-boto3
|
||||
Version: 1.34.15
|
||||
Version: 1.34.16
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -86,6 +86,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jan 10 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.16-1
|
||||
- 1.34.16
|
||||
|
||||
* Tue Jan 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.15-1
|
||||
- 1.34.15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.34.15.tar.gz) = 8f6f11553d4226c6fbf9e5642a99a9a3f17f55882b80a79b6e584f0848524da0af98bf5c0729820bb73102cbcb733433febe01a188b8fc29f0187b7e4dbfb2a6
|
||||
SHA512 (boto3-1.34.16.tar.gz) = 25b828f4bfcd51d5d1812970dd205429317f77e90d7ce0576370302b20a2f1bb972674b82bfa95b6398088ca059009d3980569ab1e132fc33e6af8d1dc33c37a
|
||||
|
Loading…
Reference in New Issue
Block a user