Merge changes from 1.13.2 release.
This commit is contained in:
parent
4eada222c8
commit
a3eef1f927
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
|||||||
/botocore-1.12.242.tar.gz
|
/botocore-1.12.242.tar.gz
|
||||||
/botocore-1.12.243.tar.gz
|
/botocore-1.12.243.tar.gz
|
||||||
/botocore-1.12.253.tar.gz
|
/botocore-1.12.253.tar.gz
|
||||||
|
/botocore-1.13.2.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.253
|
Version: 1.13.2
|
||||||
Release: 2%{?dist}
|
Release: 2%{?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
|
||||||
|
* Mon Oct 28 2019 David Duncan <davdunc@amazon.com> - 1.13.2-1
|
||||||
|
- Merge changes from 1.13.2 release. (#1677950)
|
||||||
|
|
||||||
* Mon Oct 21 2019 James Hogarth <james.hogarth@gmail.com> - 1.12.253-2
|
* Mon Oct 21 2019 James Hogarth <james.hogarth@gmail.com> - 1.12.253-2
|
||||||
* Fix changelog format
|
* Fix changelog format
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.253.tar.gz) = d5bd6a8da0f668b406030a181709f8e34540cfc4da460fa60e4311e02ad4e7beb44f5363047dc95c69029bf0e70a43b5baa4dc690766225fe1bfcbfb0bfd916e
|
SHA512 (botocore-1.13.2.tar.gz) = ef48ae18c61c83b43ac435c9b9e3e7c69963c19cc79bb34c7541d5d823f952c022b1b7e4eb1dfa33dd9fe5c14c87f7cf72d0e9d17012984c9f10c06abe27d279
|
||||||
|
Loading…
Reference in New Issue
Block a user