epel10
Gwyn Ciesla 5 months ago
parent e3b4b250e6
commit ff452271f0

1
.gitignore vendored

@ -1081,3 +1081,4 @@
/botocore-1.35.23.tar.gz /botocore-1.35.23.tar.gz
/botocore-1.35.24.tar.gz /botocore-1.35.24.tar.gz
/botocore-1.35.25.tar.gz /botocore-1.35.25.tar.gz
/botocore-1.35.26.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.35.25 Version: 1.35.26
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 Sep 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.26-1
- 1.35.26
* Tue Sep 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.25-1 * Tue Sep 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.25-1
- 1.35.25 - 1.35.25

@ -1 +1 @@
SHA512 (botocore-1.35.25.tar.gz) = 9b2ba118e0f696d734461c176f2494cbd354627cd3cbbc052cb9ea9373a9a76f3ea7095c4dd0cd5df71d99c88223a74a211fa1fdb01cbbf6e4ec46053274872f SHA512 (botocore-1.35.26.tar.gz) = c505a3a9b2caf5a8c3c7ea788293ecf360ec389be80b4f8646181e39ebe10e1ff5c3d1e8b568f9cc4594b766f934081bbc4ce0c8b42d2e13133f39a8480949bd

Loading…
Cancel
Save