epel10
Gwyn Ciesla 6 months ago
parent 92c5e55e34
commit fd6af96d8d

1
.gitignore vendored

@ -1066,3 +1066,4 @@
/botocore-1.35.6.tar.gz
/botocore-1.35.7.tar.gz
/botocore-1.35.10.tar.gz
/botocore-1.35.11.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.35.10
Version: 1.35.11
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
* Tue Sep 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.11-1
- 1.35.11
* Tue Sep 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.10-1
- 1.35.10

@ -1 +1 @@
SHA512 (botocore-1.35.10.tar.gz) = f93012c278fb9c5f436730f84e0d3de990d927fdebdf89609136c5fc8b6d11969186e2fd8e9db9ade8648f3779f13a835afdf9c7b511ecfa636de25bea1d1edd
SHA512 (botocore-1.35.11.tar.gz) = 06b6e003dc626c5d12f5b28d1dfe23c87dec504a8a9a688bfd6ce6b1f00f2827b42de4c456584d18899e675cf10b9f474cca67defa4eb256846c461797c52d07

Loading…
Cancel
Save