epel10
Gwyn Ciesla 6 months ago
parent fd6af96d8d
commit a24577ef18

1
.gitignore vendored

@ -1067,3 +1067,4 @@
/botocore-1.35.7.tar.gz /botocore-1.35.7.tar.gz
/botocore-1.35.10.tar.gz /botocore-1.35.10.tar.gz
/botocore-1.35.11.tar.gz /botocore-1.35.11.tar.gz
/botocore-1.35.12.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.11 Version: 1.35.12
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 04 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.12-1
- 1.35.12
* Tue Sep 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.11-1 * Tue Sep 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.11-1
- 1.35.11 - 1.35.11

@ -1 +1 @@
SHA512 (botocore-1.35.11.tar.gz) = 06b6e003dc626c5d12f5b28d1dfe23c87dec504a8a9a688bfd6ce6b1f00f2827b42de4c456584d18899e675cf10b9f474cca67defa4eb256846c461797c52d07 SHA512 (botocore-1.35.12.tar.gz) = b2178f2c02c4f0891b23916fdec033d4913f04d8ecafd510345a7a73f363d371544dba799c7b8ee35b17d989d9f263c6aa16f3635eec5afcb5b8cc7da6b28c17

Loading…
Cancel
Save