Update to 1.4.43

This commit is contained in:
Fabio Alessandro Locati 2016-08-05 09:15:39 +02:00
parent bd96837a4b
commit ec33c0b634
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/botocore-1.4.35.tar.gz
/botocore-1.4.41.tar.gz
/botocore-1.4.42.tar.gz
/botocore-1.4.43.tar.gz

View File

@ -24,7 +24,7 @@
%{?fc26: %global with_tests 0}
Name: python-%{pypi_name}
Version: 1.4.42
Version: 1.4.43
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
* Fri Aug 05 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.43-1
- Upstream update
* Thu Aug 04 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.42-1
- Upstream update

View File

@ -1 +1 @@
0b989b1678e873de6b8902ccc8c1bc98 botocore-1.4.42.tar.gz
ae9b371ad1412576f2cc50f162802605 botocore-1.4.43.tar.gz