1.34.31
This commit is contained in:
parent
80a08f368d
commit
98ff7fdfd0
1
.gitignore
vendored
1
.gitignore
vendored
@ -885,3 +885,4 @@
|
|||||||
/boto3-1.34.28.tar.gz
|
/boto3-1.34.28.tar.gz
|
||||||
/boto3-1.34.29.tar.gz
|
/boto3-1.34.29.tar.gz
|
||||||
/boto3-1.34.30.tar.gz
|
/boto3-1.34.30.tar.gz
|
||||||
|
/boto3-1.34.31.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond awscrt 0
|
%bcond awscrt 0
|
||||||
|
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.34.30
|
Version: 1.34.31
|
||||||
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
|
||||||
|
* Tue Jan 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.31-1
|
||||||
|
- 1.34.31
|
||||||
|
|
||||||
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.30-1
|
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.30-1
|
||||||
- 1.34.30
|
- 1.34.30
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.30.tar.gz) = b0d3924ee4413f3cdb4a6efc11b30af944d6e183f5b5d49ae39b3da05f3794739f0d66c19bde0ab32243ea9ae16cbc43c042ad41b8fabff58a3a704978f9f309
|
SHA512 (boto3-1.34.31.tar.gz) = 50828306a5da7cbdfc0a1e3028da15c6db6d54d36c1c8e641f777c6b62d4fcead9a6239c7a72667b219b3cfbc9e1008e47ee16ab60deda24cf0d88136ed52d5e
|
||||||
|
Loading…
Reference in New Issue
Block a user