Update to 1.8.33
This commit is contained in:
parent
5b546c02be
commit
eb9ca8d68a
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/botocore-1.8.21.tar.gz
|
||||
/botocore-1.8.26.tar.gz
|
||||
/botocore-1.8.29.tar.gz
|
||||
/botocore-1.8.33.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.8.29
|
||||
Version: 1.8.33
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Sat Jan 20 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.33-1
|
||||
- Update to 1.8.33
|
||||
|
||||
* Tue Jan 16 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.29-1
|
||||
- Update to 1.8.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.8.29.tar.gz) = 0569bd82b7d709ae5e5ab0904678a0b51f5041e8ac9b117f2ae20b852f56e652901dacc94580b2a5cfb47904146343cd988659ad6b2bb8e04c88b5e2fb5ecd92
|
||||
SHA512 (botocore-1.8.33.tar.gz) = 6850d147684d5ef6aa32fb28ba3056631d9fb10517f54c7b7f2bcc3402f93ff4a1e8850ecd67d3034a849dcd7a9757a0de88023bb7b9002a16391b65166f99ac
|
||||
|
Loading…
Reference in New Issue
Block a user