1.19.31
This commit is contained in:
parent
f4070e70bf
commit
208bbb62c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -258,3 +258,4 @@
|
||||
/botocore-1.19.28.tar.gz
|
||||
/botocore-1.19.29.tar.gz
|
||||
/botocore-1.19.30.tar.gz
|
||||
/botocore-1.19.31.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.30
|
||||
Version: 1.19.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 8 08:18:17 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.31-1
|
||||
- 1.19.31
|
||||
|
||||
* Mon Dec 7 08:19:37 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.30-1
|
||||
- 1.19.30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.30.tar.gz) = 8d9a0becad072ac01e04c1709e8851344bbcd35ecb6c269cace7c229e3b2e48b8fd91ca31be96c67831030a75a63027e8700772601a65eb529bcfd8a58434b6c
|
||||
SHA512 (botocore-1.19.31.tar.gz) = 6ec96cd110101cf85f09a0eb81737af671cf6214519632e0999ebfe98f3f798d6db0dcad7c69cf43aea0b3c9fd105a3a4777667d3d3604a01da3a1192d24a433
|
||||
|
Loading…
Reference in New Issue
Block a user