Update to 1.5.26
This commit is contained in:
parent
28100ce7d0
commit
5252a43440
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/botocore-1.4.91.tar.gz
|
||||
/botocore-1.5.3.tar.gz
|
||||
/botocore-1.5.18.tar.gz
|
||||
/botocore-1.5.26.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.5.18
|
||||
Version: 1.5.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 Mar 15 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.26-1
|
||||
- Update to 1.5.26
|
||||
|
||||
* Sat Feb 25 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.18-1
|
||||
- Update to 1.5.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.5.18.tar.gz) = 7572e016b50b59780b8e9c5a4a63f0c12c95ae894159d9b34fc89b283cdc461ddf61f9946e6ed84b6938e18b357ff913ec9deb3768443db0cccef912ca735362
|
||||
SHA512 (botocore-1.5.26.tar.gz) = 106f237a206ddd9bd3bbb3cff1e17b9c580a0005d3e01bb1eb1a94a17517a3844ac6a04b95a351224b9460dae85cbbec88f20b32455fef6d29837f4cea82372c
|
||||
|
Loading…
Reference in New Issue
Block a user