Update to 1.12.231 for latest endpoints and models
This commit is contained in:
parent
831affa1d7
commit
5599890b26
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
|||||||
/botocore-1.12.188.tar.gz
|
/botocore-1.12.188.tar.gz
|
||||||
/botocore-1.12.212.tar.gz
|
/botocore-1.12.212.tar.gz
|
||||||
/botocore-1.12.225.tar.gz
|
/botocore-1.12.225.tar.gz
|
||||||
|
/botocore-1.12.231.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.225
|
Version: 1.12.231
|
||||||
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,10 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
|||||||
%endif # with docs
|
%endif # with docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 19 2019 David Duncan <davdunc@amazon.com> - 1.12.231
|
||||||
|
- Update to 1.12.231
|
||||||
|
- Update to latest endpoints and models
|
||||||
|
|
||||||
* Mon Sep 09 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.12.225-1
|
* Mon Sep 09 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.12.225-1
|
||||||
- Update to 1.12.225
|
- Update to 1.12.225
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.225.tar.gz) = d0b04f388282e104b7a0ccb3887d3260a89574c412d4953a8cb22270c08edd9e141f7f60395b3e40dce710548a7e8ee0f8e4de56212b882659fb59d0f19ed698
|
SHA512 (botocore-1.12.231.tar.gz) = 34e3ba0708aa67a9ebc12ad7ab70718317483d10415e39bfe44e55c4fedb9bae2c80847722b40ab0aadf44174a70f6d3c7945eac5521dc6dbb8de5aa7c30a616
|
||||||
|
Loading…
Reference in New Issue
Block a user