1.20.64
This commit is contained in:
parent
590fc8c239
commit
5a5ce0f755
1
.gitignore
vendored
1
.gitignore
vendored
@ -351,3 +351,4 @@
|
|||||||
/botocore-1.20.61.tar.gz
|
/botocore-1.20.61.tar.gz
|
||||||
/botocore-1.20.62.tar.gz
|
/botocore-1.20.62.tar.gz
|
||||||
/botocore-1.20.63.tar.gz
|
/botocore-1.20.63.tar.gz
|
||||||
|
/botocore-1.20.64.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.63
|
Version: 1.20.64
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.64-1
|
||||||
|
- 1.20.64
|
||||||
|
|
||||||
* Mon May 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.63-1
|
* Mon May 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.63-1
|
||||||
- 1.20.63
|
- 1.20.63
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.63.tar.gz) = 8e89cbb1398aae239bd2af9e5c1c0e66eac080f169769026ebab0ddfdc00e31aa5a1ca2fbd88192332d956ee7b5c382eb8da2ffe06140ff82f67affaefae5edd
|
SHA512 (botocore-1.20.64.tar.gz) = a2e82988e59f05ae7050b3e8f86b379dde83f516736c9ca133c0fa678cb7c6ba5448e2165cb0ab3f4262e8e3681ede37048508092ba62313e6ce3f89700c8827
|
||||||
|
Loading…
Reference in New Issue
Block a user