i9ce
Gwyn Ciesla 4 years ago
parent 32533eab1e
commit f96af7e3f5

1
.gitignore vendored

@ -173,3 +173,4 @@
/boto3-1.15.17.tar.gz
/boto3-1.15.18.tar.gz
/boto3-1.16.0.tar.gz
/boto3-1.16.1.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.16.0
Version: 1.16.1
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
* Tue Oct 20 21:06:52 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.1-1
- 1.16.1
* Tue Oct 20 08:10:45 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.0-1
- 1.16.0

@ -1 +1 @@
SHA512 (boto3-1.16.0.tar.gz) = 7d54d0a4844f3105e9a77b80427b4ce80c576fdd83c929e6ba0f537e700f76009cc1f6178e3d7f0d904cc4c5c430833238bc749c7cce127368b4c0324104dd89
SHA512 (boto3-1.16.1.tar.gz) = 4054bbc42608ade0f0c9001f19abdc640c228f06baa0cad3d9245cd85c04e5a8c0d479d083180613c3b06373e0acb69ce0fa345c890d84e4434396c75f78e35c

Loading…
Cancel
Save