epel10
Gwyn Ciesla 5 months ago
parent ff452271f0
commit dc29ec9bd3

1
.gitignore vendored

@ -1082,3 +1082,4 @@
/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 /botocore-1.35.26.tar.gz
/botocore-1.35.27.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.26 Version: 1.35.27
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
* Wed Sep 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.27-1
- 1.35.27
* Tue Sep 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.26-1 * Tue Sep 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.26-1
- 1.35.26 - 1.35.26

@ -1 +1 @@
SHA512 (botocore-1.35.26.tar.gz) = c505a3a9b2caf5a8c3c7ea788293ecf360ec389be80b4f8646181e39ebe10e1ff5c3d1e8b568f9cc4594b766f934081bbc4ce0c8b42d2e13133f39a8480949bd SHA512 (botocore-1.35.27.tar.gz) = 5d8a858aa6b3229de0c78bdf1b13b8d23fbd01d92985488698816af90b631d5fbdd9fcd58c07277dfef9735e75328eaa876f8a9bc4de0e2a9749b52838672984

Loading…
Cancel
Save