i9ce
Gwyn Ciesla 3 years ago
parent ca74c578ff
commit 153f2a1a2c

1
.gitignore vendored

@ -456,3 +456,4 @@
/boto3-1.20.37.tar.gz
/boto3-1.20.38.tar.gz
/boto3-1.20.39.tar.gz
/boto3-1.20.40.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.39
Version: 1.20.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
* Thu Jan 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.40-1
- 1.20.40
* Wed Jan 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.39-1
- 1.20.39

@ -1 +1 @@
SHA512 (boto3-1.20.39.tar.gz) = d7f2f46c1075cd0a11642d163c234e7ed7dd8b803b2b22bc575b1cd6fcccf83feae323e60e5b13beea47a63927091d0bfbb174eab960fdcec5ea3b2991c1003e
SHA512 (boto3-1.20.40.tar.gz) = a1163506bdccb54814970eb803cdbd9246cf097b7e751a6b44565c28be3bbd2c4580964b2469c0046d8dfe12a6598fb0bcf117d3e58ce3b78e33c0c53af3f244

Loading…
Cancel
Save