1.19.54
This commit is contained in:
parent
dba5641c2e
commit
3829d13917
1
.gitignore
vendored
1
.gitignore
vendored
@ -281,3 +281,4 @@
|
||||
/botocore-1.19.51.tar.gz
|
||||
/botocore-1.19.52.tar.gz
|
||||
/botocore-1.19.53.tar.gz
|
||||
/botocore-1.19.54.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.53
|
||||
Release: 2%{?dist}
|
||||
Version: 1.19.54
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 14 08:13:55 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.54-1
|
||||
- 1.19.54
|
||||
|
||||
* Wed Jan 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.53-2
|
||||
- Patch to increase bucket test threshold.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.53.tar.gz) = ffe1da3076e656c36f4c59c12fa9f466e63b6bbc0365f7ecb78a6dc6941eb3748d676188c2b0e5a2d23d21e5cb03daf2893aa04561e183dc931070fae77eea9f
|
||||
SHA512 (botocore-1.19.54.tar.gz) = 1f5e0af14bb3e6ff57070580c72caeadfbdf64b8e24951053d991120ddd0d835e025d1211bfeff0f4932821e0c36f82514168ce785a316aac5ebee1feb073e6f
|
||||
|
Loading…
Reference in New Issue
Block a user