Update to 1.12.47
This commit is contained in:
parent
cbd1838033
commit
aa60e24aed
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/botocore-1.12.15.tar.gz
|
||||
/sources
|
||||
/botocore-1.12.18.tar.gz
|
||||
/botocore-1.12.47.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.18
|
||||
Version: 1.12.47
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -166,6 +166,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Sun Nov 18 2018 David Duncan <davdunc@amazon.com> - 1.12.47
|
||||
- Update to latest models.
|
||||
|
||||
* Sun Oct 07 2018 David Duncan <davdunc@amazon.com> - 1.12.18
|
||||
- Update to latest models
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (botocore-1.12.18.tar.gz) = 1411078afbb6f011bab914c881e592f0096f6f0ee770418c63b2b2e3b7cef36779283331c8d096e95eefbc2182271053ae6a7819138bbefc64123a45f4c05ac3
|
||||
SHA512 (botocore-1.12.47.tar.gz) = 799af3b2c02094dd8eacfb2a1ff6ef317fc25548e3b1dae04bcd2c0199c18306123f4d679b6c5ebafaf1fe192a45af5d6206b0ff45c2435c65f2978b9e1017d2
|
||||
|
Loading…
Reference in New Issue
Block a user