Bumping to version 1.12.157
resolves #1677950 update to latest endpoints and models
This commit is contained in:
parent
41934f431e
commit
fa624f71cd
@ -7,7 +7,7 @@
|
|||||||
%global pypi_name botocore
|
%global pypi_name botocore
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.12.135
|
Version: 1.12.157
|
||||||
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,11 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
|||||||
%endif # with docs
|
%endif # with docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 28 2019 David Duncan <davdunc@amazon.com> - 1.12.157-1
|
||||||
|
- Bumping to version 1.12.157
|
||||||
|
- resolves #1677950
|
||||||
|
- update to latest endpoints and models
|
||||||
|
|
||||||
* Wed Apr 24 2019 David Duncan <dadvunc@amazon.com> - 1.12.135-1
|
* Wed Apr 24 2019 David Duncan <dadvunc@amazon.com> - 1.12.135-1
|
||||||
- Bumping version to 1.12.135
|
- Bumping version to 1.12.135
|
||||||
- add support for ap-east-1
|
- add support for ap-east-1
|
||||||
|
Loading…
Reference in New Issue
Block a user