Update to 1.4.48

epel9
Fabio Alessandro Locati 9 years ago
parent 12a50b05d4
commit d1c81fcd56

1
.gitignore vendored

@ -22,3 +22,4 @@
/botocore-1.4.41.tar.gz
/botocore-1.4.42.tar.gz
/botocore-1.4.43.tar.gz
/botocore-1.4.48.tar.gz

@ -20,7 +20,7 @@
%{?el7: %global with_tests 0}
Name: python-%{pypi_name}
Version: 1.4.43
Version: 1.4.48
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
* Tue Aug 23 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.48-1
- Upstream update
* Fri Aug 05 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.43-1
- Upstream update

@ -1 +1 @@
ae9b371ad1412576f2cc50f162802605 botocore-1.4.43.tar.gz
b4527742fdea3948d0e1312c27de1f21 botocore-1.4.48.tar.gz

Loading…
Cancel
Save