epel10
Gwyn Ciesla 10 months ago
parent e95c4527ea
commit b5f33e495a

1
.gitignore vendored

@ -1004,3 +1004,4 @@
/botocore-1.34.93.tar.gz /botocore-1.34.93.tar.gz
/botocore-1.34.94.tar.gz /botocore-1.34.94.tar.gz
/botocore-1.34.95.tar.gz /botocore-1.34.95.tar.gz
/botocore-1.34.96.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.95 Version: 1.34.96
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 May 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.96-1
- 1.34.96
* Tue Apr 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.95-1 * Tue Apr 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.95-1
- 1.34.95 - 1.34.95

@ -1 +1 @@
SHA512 (botocore-1.34.95.tar.gz) = 33b1111eb285baedd1649d9070cb94b83e90729644ba45fd244e851e94a6693ae3ac33e619e022e94b724d2ec041574f711426fb6e170394f1b396fcdf23de00 SHA512 (botocore-1.34.96.tar.gz) = 7571658267a83dce9fba1e563b602bef0c1701020f881c781a3841c720a412a104120ad5e70f6cafb3518f848c730c02e8dd43864a7b0a4e689e01f9a2e3b053

Loading…
Cancel
Save