Merge changes from 1.12.238 release.
This commit is contained in:
parent
0992fb1a15
commit
674994e236
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
|||||||
/botocore-1.12.233.tar.gz
|
/botocore-1.12.233.tar.gz
|
||||||
/botocore-1.12.236.tar.gz
|
/botocore-1.12.236.tar.gz
|
||||||
/botocore-1.12.237.tar.gz
|
/botocore-1.12.237.tar.gz
|
||||||
|
/botocore-1.12.238.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.237
|
Version: 1.12.238
|
||||||
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
|
||||||
|
* Sat Sep 28 2019 David Duncan davdunc@amazon.com - 1.12.238-1
|
||||||
|
- Merge changes from 1.12.238 release. (#1677950)
|
||||||
|
|
||||||
* Thu Sep 26 2019 David Duncan <davdunc@amazon.com> - 1.12.237-1
|
* Thu Sep 26 2019 David Duncan <davdunc@amazon.com> - 1.12.237-1
|
||||||
- Merge changes from 1.12.237 release. (#1677950)
|
- Merge changes from 1.12.237 release. (#1677950)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.237.tar.gz) = c4d5c51f45b1d0f63d35e3c8523a455a5b530b79f063280940d237ac3b726f52b994c77cda4c0656f38a08a97f9868e71dfc6726fd053fa82defa23be16706b9
|
SHA512 (botocore-1.12.238.tar.gz) = fed848248c1fbbb5228095cc02e9021c1522b836705213a57a95ae085de0e3731c7f485f261420a25c3f5ea6856fc8f87b1e309c0912dfb5f00dd23367ddd187
|
||||||
|
Loading…
Reference in New Issue
Block a user