Merge changes from 1.12.243 release.

epel9
David Duncan 5 years ago
parent e7edc97c76
commit 861017742f

1
.gitignore vendored

@ -73,3 +73,4 @@
/botocore-1.12.240.tar.gz /botocore-1.12.240.tar.gz
/botocore-1.12.241.tar.gz /botocore-1.12.241.tar.gz
/botocore-1.12.242.tar.gz /botocore-1.12.242.tar.gz
/botocore-1.12.243.tar.gz

@ -7,7 +7,7 @@
%global pypi_name botocore %global pypi_name botocore
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.12.242 Version: 1.12.243
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 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 %endif # with docs
%changelog %changelog
* Fri Oct 04 2019 David Duncan davdunc@amazon.com - 1.12.243-1
- Merge changes from 1.12.243 release. (#1677950)
* Thu Oct 03 2019 David Duncan davdunc@amazon.com - 1.12.242-1 * Thu Oct 03 2019 David Duncan davdunc@amazon.com - 1.12.242-1
- Merge changes from 1.12.242 release. (#1677950) - Merge changes from 1.12.242 release. (#1677950)

@ -1 +1 @@
SHA512 (botocore-1.12.242.tar.gz) = d0b5201d98a48a33809a9ff0ace41f24759bbba92f3b7f758fe3c9c9b2827a016503b037dba48f59ccc24e386e792c851519fb9d5323c6f09013b8ecfc7bbf54 SHA512 (botocore-1.12.243.tar.gz) = 7257ddbe168187b2cb82a797e49dad7bcd097e8517189b33f65b7b6d261b8d2beb8cec7e4dd2aa6ebc02e145ae370bbd1dbfd8c8a88527f4b90feb148cc448ee

Loading…
Cancel
Save