i9ce
Gwyn Ciesla 4 years ago
parent 2ff149eebf
commit 06c777f05c

1
.gitignore vendored

@ -327,3 +327,4 @@
/boto3-1.17.93.tar.gz
/boto3-1.17.94.tar.gz
/boto3-1.17.95.tar.gz
/boto3-1.17.96.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.17.95
Version: 1.17.96
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 Jun 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.96-1
- 1.17.96
* Tue Jun 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.95-1
- 1.17.95

@ -1 +1 @@
SHA512 (boto3-1.17.95.tar.gz) = 78b2ae277cb740eac8f0962027875e53f11d68f1d848d4cae5380ac541c36471da0ea3d4fa8093c1fd1a0182cde6bd69e565bea8fe32b180a42343060d5160e0
SHA512 (boto3-1.17.96.tar.gz) = f495fab97662efdd71c9ca6f54a7047bf071abf9fd82cfff801e78c5dec677d71aefbef450d37e35008eb117ffd8bde4f6dbba46053e7fc998c6def7beae7c38

Loading…
Cancel
Save