1.29.2
This commit is contained in:
parent
56b88830e0
commit
373c161396
1
.gitignore
vendored
1
.gitignore
vendored
@ -838,3 +838,4 @@
|
||||
/boto3-1.28.85.tar.gz
|
||||
/boto3-1.29.0.tar.gz
|
||||
/boto3-1.29.1.tar.gz
|
||||
/boto3-1.29.2.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.29.1
|
||||
Version: 1.29.2
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Nov 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.2-1
|
||||
- 1.29.2
|
||||
|
||||
* Wed Nov 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.1-1
|
||||
- 1.29.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.29.1.tar.gz) = 916cf003c7a3778385adf138d6b378027e41b4b61a281e267ba4b430ea350f19e0332e6193b57236a1abd3e1e1deba894c057341164d1e3b6e35773f22f7de6e
|
||||
SHA512 (boto3-1.29.2.tar.gz) = 1a756b6b01aaed376293f56427690b0d6ec412e5f788bbbd6546f65c65aa0cf09ee20821501556674b720d6cae193f2fdaa235f1cdf870958111e131b410168d
|
||||
|
Loading…
Reference in New Issue
Block a user