Updato to 1.4.26

epel9
Fabio Alessandro Locati 9 years ago
parent d1d028c0b7
commit 0890ddfe99

1
.gitignore vendored

@ -17,3 +17,4 @@
/botocore-1.3.30.tar.gz
/botocore-1.4.7.tar.gz
/botocore-1.4.24.tar.gz
/botocore-1.4.26.tar.gz

@ -24,7 +24,7 @@
%{?fc25: %global with_tests 0}
Name: python-%{pypi_name}
Version: 1.4.24
Version: 1.4.26
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
* Wed Jun 08 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.4.26-1
- New version from upstream
* Sat May 28 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.4.24-1
- New version from upstream

@ -1 +1 @@
9bf4bfecc95adeeb4fa5330c3d096ed4 botocore-1.4.24.tar.gz
870b0d5adfc6dc2a6eae5595a3a3e3a1 botocore-1.4.26.tar.gz

Loading…
Cancel
Save