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