Update to 1.5.19

i9ce
Charalampos Stratakis 7 years ago
parent 17a5f7f857
commit e538748d78

1
.gitignore vendored

@ -11,3 +11,4 @@
/boto3-1.5.12.tar.gz
/boto3-1.5.15.tar.gz
/boto3-1.5.18.tar.gz
/boto3-1.5.19.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.5.18.tar.gz) = 3c1b8122d7f699788204ddfae9d7b03bb8f9973173e26a35828f2430b24d95c167742cc35af11a3e2ef052b729aab6a238ad41ea4fad368d148c0b4681abd41b
SHA512 (boto3-1.5.19.tar.gz) = 7c81cf097c68b71071ba93229939355088ed2fc4f7b355aaeaf16c23647b33187cc37a3ac3ecc0a658c69bf063386e327bc04d1aa82f4afd401212f154418147

Loading…
Cancel
Save