epel9
Gwyn Ciesla 4 years ago
parent fbfa3e3860
commit 590fc8c239

1
.gitignore vendored

@ -350,3 +350,4 @@
/botocore-1.20.60.tar.gz
/botocore-1.20.61.tar.gz
/botocore-1.20.62.tar.gz
/botocore-1.20.63.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.62
Version: 1.20.63
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Mon May 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.63-1
- 1.20.63
* Fri Apr 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.62-1
- 1.20.62

@ -1 +1 @@
SHA512 (botocore-1.20.62.tar.gz) = ae25e2266955964de7be499fe17b64dd5008b1c1abec84167593b04a1bd4f7baa506f91013b292cd42aae01990ec3523d75e3529398185fdaedc358bb5048e83
SHA512 (botocore-1.20.63.tar.gz) = 8e89cbb1398aae239bd2af9e5c1c0e66eac080f169769026ebab0ddfdc00e31aa5a1ca2fbd88192332d956ee7b5c382eb8da2ffe06140ff82f67affaefae5edd

Loading…
Cancel
Save