Update to 1.12.212
This commit is contained in:
parent
ac9d84b47e
commit
ff8c4c540d
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/botocore-1.12.135.tar.gz
|
/botocore-1.12.135.tar.gz
|
||||||
/botocore-1.12.157.tar.gz
|
/botocore-1.12.157.tar.gz
|
||||||
/botocore-1.12.188.tar.gz
|
/botocore-1.12.188.tar.gz
|
||||||
|
/botocore-1.12.212.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global pypi_name botocore
|
%global pypi_name botocore
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.12.188
|
Version: 1.12.212
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -88,6 +88,9 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
|||||||
%endif # with docs
|
%endif # with docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 21 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.212-1
|
||||||
|
- Update to 1.12.212
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.188-3
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.188-3
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.188.tar.gz) = 1444c52d31f203b77b2ce7d8e1f7a4ee3ecbe317a276230dc360b496d8386e2b265361991e9a4caf371a25cfa35a718d1d4d04694eb04f54423321f2c53ac30f
|
SHA512 (botocore-1.12.212.tar.gz) = 1084cd4c752bc18a9c20443423c3864d723dd82e3ef9a631beb9c4a5add813d75dfcbdc612fef6bfe6cc5e962bf92f173bfc549d63f36567323da69a903f9e26
|
||||||
|
Loading…
Reference in New Issue
Block a user