epel9
Gwyn Ciesla 4 years ago
parent a292b6abda
commit 993e9c0fe7

1
.gitignore vendored

@ -208,3 +208,4 @@
/botocore-1.17.59.tar.gz
/botocore-1.17.60.tar.gz
/botocore-1.17.61.tar.gz
/botocore-1.17.62.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.17.61
Version: 1.17.62
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -48,6 +48,9 @@ rm -vr tests/integration
%{python3_sitelib}/%{pypi_name}-*.egg-info/
%changelog
* Tue Sep 15 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.62-1
- 1.17.62
* Tue Sep 15 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.61-1
- 1.17.61

@ -1 +1 @@
SHA512 (botocore-1.17.61.tar.gz) = 606076103594fb6efee1fa79181449c0ffa37eb71b5f5c187f8046375ddf982f72741ba00a1d2311be893094b86dd9196ee33410a693727ea9502cf87332dcc0
SHA512 (botocore-1.17.62.tar.gz) = 3f08fa96006ec5f7cad736a62c0b11eb1356636664a98fbbec33dfa49315ecfbef16f906049d0f1a2b9c6b8a98011dcc291f12054dff0a4f0eff0cb93a484a3e

Loading…
Cancel
Save