Update to 1.4.49

This commit is contained in:
Fabio Alessandro Locati 2016-08-24 00:15:53 +01:00
parent d1c81fcd56
commit b8ae55c188
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/botocore-1.4.42.tar.gz
/botocore-1.4.43.tar.gz
/botocore-1.4.48.tar.gz
/botocore-1.4.49.tar.gz

View File

@ -20,7 +20,7 @@
%{?el7: %global with_tests 0}
Name: python-%{pypi_name}
Version: 1.4.48
Version: 1.4.49
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -163,6 +163,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
%endif # with_docs
%changelog
* Wed Aug 24 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.49-1
- Upstream update
* Tue Aug 23 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.48-1
- Upstream update

View File

@ -1 +1 @@
b4527742fdea3948d0e1312c27de1f21 botocore-1.4.48.tar.gz
fa45dc901d88da62a0e394e22bac5220 botocore-1.4.49.tar.gz