Update to 1.4.57

This commit is contained in:
Fabio Alessandro Locati 2016-09-28 11:01:15 +01:00
parent 2a28c22664
commit 61b233973e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/botocore-1.4.49.tar.gz
/botocore-1.4.50.tar.gz
/botocore-1.4.52.tar.gz
/botocore-1.4.57.tar.gz

View File

@ -13,8 +13,8 @@
%global with_docs 0
Name: python-%{pypi_name}
Version: 1.4.52
Release: 3%{?dist}
Version: 1.4.57
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
License: ASL 2.0
@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
%endif # with_docs
%changelog
* Wed Sep 28 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.57-1
- Update to 1.4.57
* Tue Sep 13 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.52-3
- Fix patch

View File

@ -1 +1 @@
5eb75cdd53841ba2eb43ce5d25e0fd8c botocore-1.4.52.tar.gz
423f1134f07f9eaaa49444fa02c106e9 botocore-1.4.57.tar.gz