Update to 1.8.29
This commit is contained in:
parent
2b9331b8fc
commit
5b546c02be
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/botocore-1.6.0.tar.gz
|
/botocore-1.6.0.tar.gz
|
||||||
/botocore-1.8.21.tar.gz
|
/botocore-1.8.21.tar.gz
|
||||||
/botocore-1.8.26.tar.gz
|
/botocore-1.8.26.tar.gz
|
||||||
|
/botocore-1.8.29.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global pypi_name botocore
|
%global pypi_name botocore
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.8.26
|
Version: 1.8.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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
|
%endif # with docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 16 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.29-1
|
||||||
|
- Update to 1.8.29
|
||||||
|
|
||||||
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.26-1
|
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.26-1
|
||||||
- Update to 1.8.26
|
- Update to 1.8.26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.8.26.tar.gz) = 630c59fcac9ef9728c046b61ecbd18dca6617cce3608fad5bef50c2512888c5a62ff01caed51ddfa29d197235330564ac439411ff03b9e6430b031c7a7fb9652
|
SHA512 (botocore-1.8.29.tar.gz) = 0569bd82b7d709ae5e5ab0904678a0b51f5041e8ac9b117f2ae20b852f56e652901dacc94580b2a5cfb47904146343cd988659ad6b2bb8e04c88b5e2fb5ecd92
|
||||||
|
Loading…
Reference in New Issue
Block a user