1.34.33
This commit is contained in:
parent
2998d7ff57
commit
3a097b2af0
1
.gitignore
vendored
1
.gitignore
vendored
@ -887,3 +887,4 @@
|
|||||||
/boto3-1.34.30.tar.gz
|
/boto3-1.34.30.tar.gz
|
||||||
/boto3-1.34.31.tar.gz
|
/boto3-1.34.31.tar.gz
|
||||||
/boto3-1.34.32.tar.gz
|
/boto3-1.34.32.tar.gz
|
||||||
|
/boto3-1.34.33.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.32
|
Version: 1.34.33
|
||||||
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 Feb 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.33-1
|
||||||
|
- 1.34.33
|
||||||
|
|
||||||
* Wed Jan 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.32-1
|
* Wed Jan 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.32-1
|
||||||
- 1.34.32
|
- 1.34.32
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.32.tar.gz) = 33743754aed8e6bbca2fccd932719eb30065cddb57a13ff24538e539be4aaff023271a6daa7d974e3ea5048dd35734ebb04680393a7991671ef88719b94cad35
|
SHA512 (boto3-1.34.33.tar.gz) = 8d34ff6d05bd32f10308ac0063f062376da005d7cec65842c264079fc7cc5d87807dd32140092c6147576c27d4c465f3cd8850abaf06f2c9b9ab53c21052bea5
|
||||||
|
Loading…
Reference in New Issue
Block a user