Merge changes from 1.12.237 release.
This commit is contained in:
parent
e44577ba2c
commit
0992fb1a15
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
/botocore-1.12.231.tar.gz
|
/botocore-1.12.231.tar.gz
|
||||||
/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
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global pypi_name botocore
|
%global pypi_name botocore
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.12.236
|
Version: 1.12.237
|
||||||
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,7 +88,10 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
|||||||
%endif # with docs
|
%endif # with docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Sep 25 2019 David Duncan <davdunc@amazon.com> - 1.12.236-1
|
* Thu Sep 26 2019 David Duncan <davdunc@amazon.com> - 1.12.237-1
|
||||||
|
- Merge changes from 1.12.237 release. (#1677950)
|
||||||
|
|
||||||
|
* Thu Sep 26 2019 David Duncan <davdunc@amazon.com> - 1.12.236-1
|
||||||
- Merge changes from 1.12.236 release.
|
- Merge changes from 1.12.236 release.
|
||||||
|
|
||||||
* Sun Sep 22 2019 David Duncan <davdunc@amazon.com> - 1.12.233-1
|
* Sun Sep 22 2019 David Duncan <davdunc@amazon.com> - 1.12.233-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.236.tar.gz) = 2967b1fc29698aa683a4ed8da4a34f103f0c831bb62d1e0da2594b0504c576c100dc81c87439d01f33fb2a94fc230ca8be8fc91c731a9dcea297061585d210b0
|
SHA512 (botocore-1.12.237.tar.gz) = c4d5c51f45b1d0f63d35e3c8523a455a5b530b79f063280940d237ac3b726f52b994c77cda4c0656f38a08a97f9868e71dfc6726fd053fa82defa23be16706b9
|
||||||
|
Loading…
Reference in New Issue
Block a user