i9ce
Gwyn Ciesla 4 years ago
parent 2a5651ed4c
commit a57ef89d8c

1
.gitignore vendored

@ -178,3 +178,4 @@
/boto3-1.16.3.tar.gz
/boto3-1.16.4.tar.gz
/boto3-1.16.5.tar.gz
/boto3-1.16.6.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.16.5
Version: 1.16.6
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 Oct 28 09:47:49 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.6-1
- 1.16.6
* Tue Oct 27 09:39:05 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.5-1
- 1.16.5

@ -1 +1 @@
SHA512 (boto3-1.16.5.tar.gz) = 1ca63ae3e4c7c6f238ed07d55a3596d0726741332a13f02f7af2a7affe9e5b6021e8def62b609aa0a08053eaf2591c3587ed2930cab1235518eb55d79159bafe
SHA512 (boto3-1.16.6.tar.gz) = f890e3d6dd6f2f5174db2837a0254c521dc5ba3f925c18d493dfa2003699454c038403061a4a690bd8ad49476a65a24f61667a8c97a83db0e27759e8b4f7f4d9

Loading…
Cancel
Save