epel10
Gwyn Ciesla 1 year ago
parent 4bd358e834
commit 163b8067e5

1
.gitignore vendored

@ -955,3 +955,4 @@
/botocore-1.34.42.tar.gz
/botocore-1.34.43.tar.gz
/botocore-1.34.44.tar.gz
/botocore-1.34.45.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.44.tar.gz) = 1bab6636b20621e47068f958f190b4cb81f6ff3e2c216168d1f90047f224657afcbdf0586e431493e31c7cebaf2ba4f1397644d8648b15ff8b6c9072e7fce66c
SHA512 (botocore-1.34.45.tar.gz) = 1edc43f1cff00e5b09dcf908556592f9ae5d18cd2b60f50c59deec5ffe25e06f3069d9a3a67cf1764ffc988d77e58f61148ce46973fd81aafc1c0ec72c0c1821

Loading…
Cancel
Save