Update to 1.5.12

i9ce
Charalampos Stratakis 7 years ago
parent 4cf92d31d5
commit 039096dded

1
.gitignore vendored

@ -8,3 +8,4 @@
/boto3-1.4.4.tar.gz
/boto3-1.4.6.tar.gz
/boto3-1.5.7.tar.gz
/boto3-1.5.12.tar.gz

@ -7,7 +7,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.5.7
Version: 1.5.12
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -111,6 +111,9 @@ rm -rf tests/integration
%endif # with python3
%changelog
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.12-1
- Update to 1.5.12
* Wed Jan 03 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.7-1
- Update to 1.5.7

@ -1 +1 @@
SHA512 (boto3-1.5.7.tar.gz) = aeb6234d880391f71da288f7df81302052658246c8dd14ef6f5b8b19e81e8dbadd8a2b819400abd518bd33f0eae3a2e76f01667a8d58b818f064d1638dc27710
SHA512 (boto3-1.5.12.tar.gz) = e2ca26e39aa02f4f41eba29f0587332d04ba3b427db4fbae7c2c0118c808a1173d7401fc8053accc4b58236840b6bbd6828bd1c480e01caf8ff1b233354524b3

Loading…
Cancel
Save