Update to 1.8.26
This commit is contained in:
parent
37bebb35df
commit
2b9331b8fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/botocore-1.5.72.tar.gz
|
||||
/botocore-1.6.0.tar.gz
|
||||
/botocore-1.8.21.tar.gz
|
||||
/botocore-1.8.26.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.8.21
|
||||
Version: 1.8.26
|
||||
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
|
||||
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.26-1
|
||||
- Update to 1.8.26
|
||||
|
||||
* Wed Jan 03 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.21-1
|
||||
- Update to 1.8.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.8.21.tar.gz) = bd350ca7be37ed6e7c2aaabc2d554465a02e77596630263af5b0b369f0884cb68962f10ba49e305ce712b30ea823c09b62527bdf25cec618e4dfc399410dfb53
|
||||
SHA512 (botocore-1.8.26.tar.gz) = 630c59fcac9ef9728c046b61ecbd18dca6617cce3608fad5bef50c2512888c5a62ff01caed51ddfa29d197235330564ac439411ff03b9e6430b031c7a7fb9652
|
||||
|
Loading…
Reference in New Issue
Block a user