1.21.21
This commit is contained in:
parent
fe1584be31
commit
2390db9f84
1
.gitignore
vendored
1
.gitignore
vendored
@ -487,3 +487,4 @@
|
||||
/boto3-1.21.18.tar.gz
|
||||
/boto3-1.21.19.tar.gz
|
||||
/boto3-1.21.20.tar.gz
|
||||
/boto3-1.21.21.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.20
|
||||
Version: 1.21.21
|
||||
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 Mar 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.21-1
|
||||
- 1.21.21
|
||||
|
||||
* Wed Mar 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.20-1
|
||||
- 1.21.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.20.tar.gz) = 5602b2f76efed81d530bfeb0a2982e79ad50672b9b9c87c0bba747287e16537b8db456bdbc8dfbbacfdb1d79a450675439d17701340db1312b163ef00dfafe03
|
||||
SHA512 (boto3-1.21.21.tar.gz) = f6035758440bbd908bf6d3364ec89c0e8af994111eff814ebc6b88483b90821665d2f64a005e44d50d5140fe741147ec13a0404f3c326217ee39637edd39d2d2
|
||||
|
Loading…
Reference in New Issue
Block a user