epel10
Gwyn Ciesla 1 year ago
parent 485c2f43a2
commit 4bd358e834

1
.gitignore vendored

@ -954,3 +954,4 @@
/botocore-1.34.41.tar.gz
/botocore-1.34.42.tar.gz
/botocore-1.34.43.tar.gz
/botocore-1.34.44.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.43
Version: 1.34.44
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
* Fri Feb 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.44-1
- 1.34.44
* Thu Feb 15 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.43-1
- 1.34.43

@ -1 +1 @@
SHA512 (botocore-1.34.43.tar.gz) = d3ee89e195b0ec218d2867fbb2e905fa65bcc989c69548b1636c3cd851a7099df05d3fccd3c20c059b38a7c16688b1f3f33e4c66dd67dc89d589cf88e14247c4
SHA512 (botocore-1.34.44.tar.gz) = 1bab6636b20621e47068f958f190b4cb81f6ff3e2c216168d1f90047f224657afcbdf0586e431493e31c7cebaf2ba4f1397644d8648b15ff8b6c9072e7fce66c

Loading…
Cancel
Save