Update to 1.5.53
This commit is contained in:
parent
5252a43440
commit
3f4e6e5a3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/botocore-1.5.3.tar.gz
|
||||
/botocore-1.5.18.tar.gz
|
||||
/botocore-1.5.26.tar.gz
|
||||
/botocore-1.5.53.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.5.26
|
||||
Version: 1.5.53
|
||||
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
|
||||
* Tue May 23 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.53-1
|
||||
= Update to 1.5.53
|
||||
|
||||
* Wed Mar 15 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.26-1
|
||||
- Update to 1.5.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.5.26.tar.gz) = 106f237a206ddd9bd3bbb3cff1e17b9c580a0005d3e01bb1eb1a94a17517a3844ac6a04b95a351224b9460dae85cbbec88f20b32455fef6d29837f4cea82372c
|
||||
SHA512 (botocore-1.5.53.tar.gz) = d8c4f284c7638c9e291a29dc49e9c4698462aa56ab2bf816898db4f7d20144b0bc22258b6ad4c39a50dec90c932699952e9b634f5936edfb69ba72193512ae8f
|
||||
|
Loading…
Reference in New Issue
Block a user