epel10
Gwyn Ciesla 4 months ago
parent 4843ea9006
commit 94944512da

1
.gitignore vendored

@ -1098,3 +1098,4 @@
/botocore-1.35.41.tar.gz /botocore-1.35.41.tar.gz
/botocore-1.35.42.tar.gz /botocore-1.35.42.tar.gz
/botocore-1.35.43.tar.gz /botocore-1.35.43.tar.gz
/botocore-1.35.44.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.43 Version: 1.35.44
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
* Mon Oct 21 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.44-1
- 1.35.44
* Thu Oct 17 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.43-1 * Thu Oct 17 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.43-1
- 1.35.43 - 1.35.43

@ -1 +1 @@
SHA512 (botocore-1.35.43.tar.gz) = 62c3a02ad61ccf5cfd87e6a9a87f60dcb8be94bfea222da72a04689fea68276cac3e53c4460d6b066059c78286bc6f8ef38ff7392a5cda93e974789ef1b75149 SHA512 (botocore-1.35.44.tar.gz) = 1490b6616e9b893d312db623a25626bf0cc45fcf1ba74072efd41e3d9c92daf1e6d6c2e05f32ef5a4ead1fe7795d79a81c551b0c4a09de3d263e2fb813d083fc

Loading…
Cancel
Save