epel10
Gwyn Ciesla 2 years ago
parent dc21e7cf4d
commit 40e5aff34b

1
.gitignore vendored

@ -705,3 +705,4 @@
/botocore-1.29.59.tar.gz
/botocore-1.29.60.tar.gz
/botocore-1.29.61.tar.gz
/botocore-1.29.62.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.61
Version: 1.29.62
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Wed Feb 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.62-1
- 1.29.62
* Tue Jan 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.61-1
- 1.29.61

@ -1 +1 @@
SHA512 (botocore-1.29.61.tar.gz) = f475f2e5f0a101da259ad41eab1e382e633b91dccadd4ff30a3f69ea65cd8a40174fefc502b2969d8c1db8b75b17130dc9222dfa69fd0070811cdd3bb7c99378
SHA512 (botocore-1.29.62.tar.gz) = b35a3660f938eca169d285422e103e9e177444a5d2d45ee1dd5acdb9955a55907fcd2888f5e88e427e465451b7f6d8fa2beaf623da3966d180b9165a7296f801

Loading…
Cancel
Save