Update to 1.12.225
This commit is contained in:
parent
ff8c4c540d
commit
831affa1d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
|||||||
/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
|
/botocore-1.12.212.tar.gz
|
||||||
|
/botocore-1.12.225.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.212
|
Version: 1.12.225
|
||||||
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
|
||||||
|
* Mon Sep 09 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.12.225-1
|
||||||
|
- Update to 1.12.225
|
||||||
|
|
||||||
* Wed Aug 21 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.212-1
|
* Wed Aug 21 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.212-1
|
||||||
- Update to 1.12.212
|
- Update to 1.12.212
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.12.212.tar.gz) = 1084cd4c752bc18a9c20443423c3864d723dd82e3ef9a631beb9c4a5add813d75dfcbdc612fef6bfe6cc5e962bf92f173bfc549d63f36567323da69a903f9e26
|
SHA512 (botocore-1.12.225.tar.gz) = d0b04f388282e104b7a0ccb3887d3260a89574c412d4953a8cb22270c08edd9e141f7f60395b3e40dce710548a7e8ee0f8e4de56212b882659fb59d0f19ed698
|
||||||
|
Loading…
Reference in New Issue
Block a user