i9ce
Gwyn Ciesla 3 years ago
parent ba5f883057
commit ca74c578ff

1
.gitignore vendored

@ -455,3 +455,4 @@
/boto3-1.20.36.tar.gz
/boto3-1.20.37.tar.gz
/boto3-1.20.38.tar.gz
/boto3-1.20.39.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.20.38.tar.gz) = e79768db06a76d7735ff036a7bcb0eb1db01f6763ba1726193a49cb122d9f530fd90c3b84c08b8cf5d9519e7bc978004a35c0e8816a7294ed33c2faa9b3ee450
SHA512 (boto3-1.20.39.tar.gz) = d7f2f46c1075cd0a11642d163c234e7ed7dd8b803b2b22bc575b1cd6fcccf83feae323e60e5b13beea47a63927091d0bfbb174eab960fdcec5ea3b2991c1003e

Loading…
Cancel
Save