epel10
Gwyn Ciesla 1 year ago
parent c3619a000b
commit c244077801

1
.gitignore vendored

@ -920,3 +920,4 @@
/botocore-1.34.5.tar.gz /botocore-1.34.5.tar.gz
/botocore-1.34.6.tar.gz /botocore-1.34.6.tar.gz
/botocore-1.34.7.tar.gz /botocore-1.34.7.tar.gz
/botocore-1.34.8.tar.gz

@ -3,7 +3,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.34.7 Version: 1.34.8
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 @@ rm -vr tests/functional/leak
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Tue Dec 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.8-1
- 1.34.8
* Fri Dec 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.7-1 * Fri Dec 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.7-1
- 1.34.7 - 1.34.7

@ -1 +1 @@
SHA512 (botocore-1.34.7.tar.gz) = 356ce43fd6f33a7b7e51d8ad6f30758b9f17e87aa7ab630e6a45185337cb1777f2d0e8925ab5997aee0b3ca55a98cd6ce3e9567f8e52a10d07332f7e8aa569fd SHA512 (botocore-1.34.8.tar.gz) = 19c6cc35b6d89b2b61393668aff62a32667191b09e2e18a37b333042c9b6bb5d83872dd0138dd85c0c09a000de094cba28d253a79ee73a7eb564cdc3b22bda07

Loading…
Cancel
Save