i9ce
Gwyn Ciesla 4 years ago
parent 45b274fcce
commit 257c6afee4

1
.gitignore vendored

@ -234,3 +234,4 @@
/boto3-1.16.60.tar.gz
/boto3-1.16.61.tar.gz
/boto3-1.16.62.tar.gz
/boto3-1.16.63.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.16.62
Version: 1.16.63
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 Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.63-1
- 1.16.63
* Fri Jan 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.62-1
- 1.16.62

@ -1 +1 @@
SHA512 (boto3-1.16.62.tar.gz) = 4ad17dcdc248ee76e7a183947b9a24c3db19dc4ab12d7c2fe98befd18c8c3c544c1b0bef5e249185f1fd6a72fc2b0cdd65f3136a47e908a9cbe3e28b25c0afbe
SHA512 (boto3-1.16.63.tar.gz) = 1558340083d3a276edcd768bbae16619162a90a57eee43518f0be5134134fdf7818f530fe61bbee8bf79f2f681ad0db42d8014f8eea96333ad7df325f54c056d

Loading…
Cancel
Save