i9ce
Gwyn Ciesla 4 years ago
parent 941e36481c
commit d00918d99a

1
.gitignore vendored

@ -255,3 +255,4 @@
/boto3-1.17.19.tar.gz
/boto3-1.17.20.tar.gz
/boto3-1.17.21.tar.gz
/boto3-1.17.22.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.17.21
Version: 1.17.22
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
* Mon Mar 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.22-1
- 1.17.22
* Fri Mar 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.21-1
- 1.17.21

@ -1 +1 @@
SHA512 (boto3-1.17.21.tar.gz) = 22f6e434e3a1828f68d826704d4b3f726740ba0ef88741b73c108bbadee1ec739e4cc1b35369eb96eeb1d3f2a7a6d98d1aecd52bda3b0bfc400320ec9d7961e7
SHA512 (boto3-1.17.22.tar.gz) = 6f366c4d333ea1f410173123e9902eae6a237533c86a25d397e91765ca18737e3b797fd11f1f8ddbfeecf0235d89e91c08cd619b88cf9107fb0905d40f5ebaeb

Loading…
Cancel
Save