Update to 1.12.15
Resolves: rhbz#1531330
This commit is contained in:
parent
9cf8648e1f
commit
0d751234ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/botocore-1.10.41.tar.gz
|
||||
/botocore-1.10.42.tar.gz
|
||||
/botocore-1.10.43.tar.gz
|
||||
/botocore-1.12.15.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.10.43
|
||||
Version: 1.12.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -164,6 +164,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Tue Oct 02 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.12.15-1
|
||||
- Update to 1.12.15
|
||||
|
||||
* Wed Sep 5 2018 David Duncan <davdunc@amazon.com> - 1.10.43-1
|
||||
- Bumping version to 1.10.43 Updates bz#1531330
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.10.43.tar.gz) = fc896aa55c359e4c95d454633c66b5844d97c37ce7d1794cea2534546c84c65b8d656e07d625b5bad8c60e6712d8d90309701ee68d0c7dbc0c6f5facc1788041
|
||||
SHA512 (botocore-1.12.15.tar.gz) = 0149b59c5f2a99820cf041eb7aa9e76e0095e60ca22395e0b585d368416b8fb4b61be580c118cec413bc61949aaa91466e2003ec498fee8aad4cc7fa90c3ae98
|
||||
|
Loading…
Reference in New Issue
Block a user