Update to 1.4.60
This commit is contained in:
parent
2d0195a34a
commit
e78a225fbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/botocore-1.4.52.tar.gz
|
/botocore-1.4.52.tar.gz
|
||||||
/botocore-1.4.57.tar.gz
|
/botocore-1.4.57.tar.gz
|
||||||
/botocore-1.4.58.tar.gz
|
/botocore-1.4.58.tar.gz
|
||||||
|
/botocore-1.4.60.tar.gz
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
%global with_docs 0
|
%global with_docs 0
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.4.58
|
Version: 1.4.60
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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
|
%endif # with_docs
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Oct 02 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.58-1
|
||||||
- Update to 1.4.58
|
- Update to 1.4.58
|
||||||
- Add python-six dependency
|
- Add python-six dependency
|
||||||
|
Loading…
Reference in New Issue
Block a user