epel10
Gwyn Ciesla 1 year ago
parent a110f061d0
commit 7e87375149

1
.gitignore vendored

@ -959,3 +959,4 @@
/botocore-1.34.46.tar.gz
/botocore-1.34.47.tar.gz
/botocore-1.34.48.tar.gz
/botocore-1.34.49.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.48
Version: 1.34.49
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Fri Feb 23 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.49-1
- 1.34.49
* Thu Feb 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.48-1
- 1.34.48

@ -1 +1 @@
SHA512 (botocore-1.34.48.tar.gz) = 90cd0c114e1296e584fc266ffdb5a90e0086a30e789a708d70d3e1b290d74cac2e562013852cdf94a53a92f68de1d13438bbfa6fe9a4ac56f2022af8f1f44f88
SHA512 (botocore-1.34.49.tar.gz) = 770c4d59b605a8e24e5c6fcb139c270aa79acdce2a11049d658e62cb0f1e65ceba7d917d2e86627d5e8ddb4d54b7baad0110648c86f1759a2ac4cf4d4074e4c7

Loading…
Cancel
Save