Update to 1.4.85

This commit is contained in:
Fabio Alessandro Locati 2016-12-11 12:36:10 +01:00
parent fbd649535b
commit 2365fdc4ca
No known key found for this signature in database
GPG Key ID: 710BAB0B9BA5B117
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/botocore-1.4.67.tar.gz
/botocore-1.4.78.tar.gz
/botocore-1.4.81.tar.gz
/botocore-1.4.85.tar.gz

View File

@ -14,7 +14,7 @@
%global pypi_name botocore
Name: python-%{pypi_name}
Version: 1.4.81
Version: 1.4.85
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -170,6 +170,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
%endif # with docs
%changelog
* Sun Dec 11 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.85-1
- Update to 1.4.85
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.81-1
- Update to 1.4.81

View File

@ -1 +1 @@
fb1773b7f5630d52039ffebee23c59c4 botocore-1.4.81.tar.gz
ff18b88472d96b8aaa3fd98b6592f349 botocore-1.4.85.tar.gz