1.21.41
This commit is contained in:
parent
edb7d0ad8a
commit
cc354d01da
1
.gitignore
vendored
1
.gitignore
vendored
@ -502,3 +502,4 @@
|
||||
/boto3-1.21.38.tar.gz
|
||||
/boto3-1.21.39.tar.gz
|
||||
/boto3-1.21.40.tar.gz
|
||||
/boto3-1.21.41.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.40
|
||||
Version: 1.21.41
|
||||
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 Apr 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.41-1
|
||||
- 1.21.41
|
||||
|
||||
* Wed Apr 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.40-1
|
||||
- 1.21.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.40.tar.gz) = d70734e371ba90b035064efee7a93db8f22bfb3c54e9b4dd693f9e1bacb30becf54835a202ffb213b4bdb320be9b02179de5ae8537b6161ec6185e6842fe1172
|
||||
SHA512 (boto3-1.21.41.tar.gz) = 206d831805767191608c0f6c51caa4b15e7dafc723f9d586ab4d7e69732e1673cd3dec90170e0bc400816b4ceb590261987f45573283e1b159a0f6179abeb3fd
|
||||
|
Loading…
Reference in New Issue
Block a user