Merge changes from 1.12.242 release.
This commit is contained in:
parent
594a05270a
commit
e7edc97c76
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/botocore-1.12.239.tar.gz
|
||||
/botocore-1.12.240.tar.gz
|
||||
/botocore-1.12.241.tar.gz
|
||||
/botocore-1.12.242.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.241
|
||||
Version: 1.12.242
|
||||
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
|
||||
* Thu Oct 03 2019 David Duncan davdunc@amazon.com - 1.12.242-1
|
||||
- Merge changes from 1.12.242 release. (#1677950)
|
||||
|
||||
* Thu Oct 03 2019 David Duncan davdunc@amazon.com - 1.12.241-1
|
||||
- Merge changes from 1.12.241 release. (#1677950)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.12.241.tar.gz) = 35c4ff7374a961aa3b3608f6c0de1a455c844fecaaeb6a1d81143987aaaa3614337f5f8328b45ccc9fab09fd3a6d4e11e042616d247d9dbfa17bcc2849b5b79a
|
||||
SHA512 (botocore-1.12.242.tar.gz) = d0b5201d98a48a33809a9ff0ace41f24759bbba92f3b7f758fe3c9c9b2827a016503b037dba48f59ccc24e386e792c851519fb9d5323c6f09013b8ecfc7bbf54
|
||||
|
Loading…
Reference in New Issue
Block a user