1.34.21
This commit is contained in:
parent
036284e6e7
commit
6003980af2
1
.gitignore
vendored
1
.gitignore
vendored
@ -875,3 +875,4 @@
|
|||||||
/boto3-1.34.17.tar.gz
|
/boto3-1.34.17.tar.gz
|
||||||
/boto3-1.34.19.tar.gz
|
/boto3-1.34.19.tar.gz
|
||||||
/boto3-1.34.20.tar.gz
|
/boto3-1.34.20.tar.gz
|
||||||
|
/boto3-1.34.21.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.20
|
Version: 1.34.21
|
||||||
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
|
||||||
|
* Wed Jan 17 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.21-1
|
||||||
|
- 1.34.21
|
||||||
|
|
||||||
* Tue Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.20-1
|
* Tue Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.20-1
|
||||||
- 1.34.20
|
- 1.34.20
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.20.tar.gz) = a2c8bc7f09571f27c45595c15794a8125a23317a785d7e8ea296455b2f63e8375fd818906bf28c6788ff65dd6d40a2abd28aaf8ef4a22fe80a56d01c6464585b
|
SHA512 (boto3-1.34.21.tar.gz) = 3d2176886d0f2da0207b479c71480d6e02f55d8b511c5b12f935d5c4a799911601d5519f5daf629cd002a93c508d323647af06201fd486a5b355192e17bc1096
|
||||||
|
Loading…
Reference in New Issue
Block a user