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