Update to 1.4.60

This commit is contained in:
Fabio Alessandro Locati 2016-10-10 17:22:13 +01:00
parent 2d0195a34a
commit e78a225fbe
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/botocore-1.4.52.tar.gz
/botocore-1.4.57.tar.gz
/botocore-1.4.58.tar.gz
/botocore-1.4.60.tar.gz

View File

@ -13,7 +13,7 @@
%global with_docs 0
Name: python-%{pypi_name}
Version: 1.4.58
Version: 1.4.60
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -167,6 +167,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
%endif # with_docs
%changelog
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.60-1
- Update to 1.4.60
* Sun Oct 02 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.58-1
- Update to 1.4.58
- Add python-six dependency

View File

@ -1 +1 @@
5795965788d87ae0865791502b8fa200 botocore-1.4.58.tar.gz
87833050c68761885c4bd75247302244 botocore-1.4.60.tar.gz