Update to 1.5.18
This commit is contained in:
parent
65782ef401
commit
28100ce7d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/botocore-1.4.85.tar.gz
|
||||
/botocore-1.4.91.tar.gz
|
||||
/botocore-1.5.3.tar.gz
|
||||
/botocore-1.5.18.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.5.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.18
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.18-1
|
||||
- Update to 1.5.18
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.5.3.tar.gz) = 768b4499797c03580f3a9bfef4b608c03749c46e5347f8165593b012dcf69a8fd58ad2354a28e1fd3eba2f26acc7ad3ceb40ceac3e2d96fda6e135138b68ddc6
|
||||
SHA512 (botocore-1.5.18.tar.gz) = 7572e016b50b59780b8e9c5a4a63f0c12c95ae894159d9b34fc89b283cdc461ddf61f9946e6ed84b6938e18b357ff913ec9deb3768443db0cccef912ca735362
|
||||
|
Loading…
Reference in New Issue
Block a user