1.19.32
This commit is contained in:
parent
208bbb62c3
commit
547e301bf4
1
.gitignore
vendored
1
.gitignore
vendored
@ -259,3 +259,4 @@
|
||||
/botocore-1.19.29.tar.gz
|
||||
/botocore-1.19.30.tar.gz
|
||||
/botocore-1.19.31.tar.gz
|
||||
/botocore-1.19.32.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.31
|
||||
Version: 1.19.32
|
||||
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
|
||||
* Wed Dec 9 08:48:23 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.32-1
|
||||
- 1.19.32
|
||||
|
||||
* Tue Dec 8 08:18:17 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.31-1
|
||||
- 1.19.31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.31.tar.gz) = 6ec96cd110101cf85f09a0eb81737af671cf6214519632e0999ebfe98f3f798d6db0dcad7c69cf43aea0b3c9fd105a3a4777667d3d3604a01da3a1192d24a433
|
||||
SHA512 (botocore-1.19.32.tar.gz) = bcfedded9cec032f48bf65dec06b38acdb24a9269388083c345668962c0423ec50302a5ebc7d19983c7f9a4be6d232da49b5317d5d445c7bacbd5da00dc4d3e7
|
||||
|
Loading…
Reference in New Issue
Block a user