Modified to latest updates 1.12.233
This commit is contained in:
parent
5599890b26
commit
c6de94c1a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/botocore-1.12.212.tar.gz
|
||||
/botocore-1.12.225.tar.gz
|
||||
/botocore-1.12.231.tar.gz
|
||||
/botocore-1.12.233.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.231
|
||||
Version: 1.12.233
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -88,6 +88,9 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Sun Sep 22 2019 David Duncan <davdunc@amazon.com> - 1.12.233-1
|
||||
- Merge changes from 1.12.233 release.
|
||||
|
||||
* Thu Sep 19 2019 David Duncan <davdunc@amazon.com> - 1.12.231
|
||||
- Update to 1.12.231
|
||||
- Update to latest endpoints and models
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.12.231.tar.gz) = 34e3ba0708aa67a9ebc12ad7ab70718317483d10415e39bfe44e55c4fedb9bae2c80847722b40ab0aadf44174a70f6d3c7945eac5521dc6dbb8de5aa7c30a616
|
||||
SHA512 (botocore-1.12.233.tar.gz) = f877eeecd2210407f32e86030c07e1c046fded5c8007ed0f2a7290288ff1c6bb52a10b666e167c56685c449bec169d6a953b30c79aa702ce65e9ad1712e0b028
|
||||
|
Loading…
Reference in New Issue
Block a user