Update to 1.4.41

epel9
Fabio Alessandro Locati 9 years ago
parent acdbe6cf51
commit 3b821d8d42

1
.gitignore vendored

@ -19,3 +19,4 @@
/botocore-1.4.24.tar.gz
/botocore-1.4.26.tar.gz
/botocore-1.4.35.tar.gz
/botocore-1.4.41.tar.gz

@ -24,7 +24,7 @@
%{?fc25: %global with_tests 0}
Name: python-%{pypi_name}
Version: 1.4.35
Version: 1.4.41
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -163,6 +163,9 @@ rm -rf html/.{doctrees,buildinfo}
%endif # with_docs
%changelog
* Tue Aug 02 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.41-1
- Upstream update
* Wed Jul 06 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.35-1
- New version from upstream

@ -1 +1 @@
36dd8b48e9c3fcdee2676296d389b30b botocore-1.4.35.tar.gz
019568603a71fbe612aa25784552ba17 botocore-1.4.41.tar.gz

Loading…
Cancel
Save