Merge changes from 1.12.241 release.
This commit is contained in:
parent
5903fb6f6f
commit
594a05270a
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
|||||||
/botocore-1.12.238.tar.gz
|
/botocore-1.12.238.tar.gz
|
||||||
/botocore-1.12.239.tar.gz
|
/botocore-1.12.239.tar.gz
|
||||||
/botocore-1.12.240.tar.gz
|
/botocore-1.12.240.tar.gz
|
||||||
|
/botocore-1.12.241.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.240
|
Version: 1.12.241
|
||||||
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
|
||||||
|
* Thu Oct 03 2019 David Duncan davdunc@amazon.com - 1.12.241-1
|
||||||
|
- Merge changes from 1.12.241 release. (#1677950)
|
||||||
|
|
||||||
* Tue Oct 01 2019 David Duncan davdunc@amazon.com - 1.12.240-1
|
* Tue Oct 01 2019 David Duncan davdunc@amazon.com - 1.12.240-1
|
||||||
- Merge changes from 1.12.240 release. (#1677950)
|
- Merge changes from 1.12.240 release. (#1677950)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.240.tar.gz) = 55b7f1e55090a5a42568081d9df6b85e7fc29f4b5d08f8fb04238133a3462d3aa2441433fb1707ebef897436946268b9ff86eb586c788e3269caeef55efbf9bb
|
SHA512 (botocore-1.12.241.tar.gz) = 35c4ff7374a961aa3b3608f6c0de1a455c844fecaaeb6a1d81143987aaaa3614337f5f8328b45ccc9fab09fd3a6d4e11e042616d247d9dbfa17bcc2849b5b79a
|
||||||
|
Loading…
Reference in New Issue
Block a user