Update to 1.12.96.
This commit is contained in:
parent
4fb8517d11
commit
d37bd8df3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/botocore-1.12.75.tar.gz
|
/botocore-1.12.75.tar.gz
|
||||||
/botocore-1.12.87.tar.gz
|
/botocore-1.12.87.tar.gz
|
||||||
/botocore-1.12.91.tar.gz
|
/botocore-1.12.91.tar.gz
|
||||||
|
/botocore-1.12.96.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.91
|
Version: 1.12.96
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -89,6 +89,9 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
|||||||
%endif # with docs
|
%endif # with docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 15 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.96-1
|
||||||
|
- Update to 1.12.96.
|
||||||
|
|
||||||
* Sun Feb 10 2019 David Duncan <davdunc@amazon.com> - 1.12.91
|
* Sun Feb 10 2019 David Duncan <davdunc@amazon.com> - 1.12.91
|
||||||
- resolves #1667630
|
- resolves #1667630
|
||||||
- Update to latest models
|
- Update to latest models
|
||||||
|
7
sources
7
sources
@ -1,6 +1 @@
|
|||||||
SHA512 (botocore-1.12.18.tar.gz) = 1411078afbb6f011bab914c881e592f0096f6f0ee770418c63b2b2e3b7cef36779283331c8d096e95eefbc2182271053ae6a7819138bbefc64123a45f4c05ac3
|
SHA512 (botocore-1.12.96.tar.gz) = fa895ae08c7c630aba1e13a08e7cd5b6e83ab8541241217b9d9266663f20b78a881756e4a740269fea629fc046e9f8aeb26630bcdd3ff21527fddfcd50786897
|
||||||
SHA512 (botocore-1.12.47.tar.gz) = 799af3b2c02094dd8eacfb2a1ff6ef317fc25548e3b1dae04bcd2c0199c18306123f4d679b6c5ebafaf1fe192a45af5d6206b0ff45c2435c65f2978b9e1017d2
|
|
||||||
SHA512 (botocore-1.12.65.tar.gz) = 1913051864553320e626703c349b0a4db52dd5e8ea820763f2d15d3c67659ec9efde8640365771a0d36f9e5b68915b4508e616fe3655c8dc0669edf550cfedec
|
|
||||||
SHA512 (botocore-1.12.75.tar.gz) = 69e68ab4c9dfd0a19f645bc67a88a579bd056d89d9bba336b54d27eb5170ddb9983e7514f335485437dbbaa08d70f4e1abce91a0aa1ab89629150bf1582733cd
|
|
||||||
SHA512 (botocore-1.12.87.tar.gz) = d78da18d182c87377ff7f7c01a85c4c232d79225bf8eacc5c86bc8162b9e3aad31c8a69d86a01d7bbec2814a2ce2f4c3ec90e944cdc897191643004fd99d5c17
|
|
||||||
SHA512 (botocore-1.12.91.tar.gz) = 876fbb6e605ff70a87a793a614e8a32b1275ed852029ffa4bafa2a8b422040784799520e2c8144e9b08565d8b02c32156c456c3f5db521095c71b7c5a63c4b3a
|
|
||||||
|
Loading…
Reference in New Issue
Block a user