epel10
Gwyn Ciesla 6 months ago
parent cdd48257e1
commit ef45b8fc49

1
.gitignore vendored

@ -1062,3 +1062,4 @@
/botocore-1.35.2.tar.gz /botocore-1.35.2.tar.gz
/botocore-1.35.3.tar.gz /botocore-1.35.3.tar.gz
/botocore-1.35.4.tar.gz /botocore-1.35.4.tar.gz
/botocore-1.35.5.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.4 Version: 1.35.5
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
* Fri Aug 23 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.5-1
- 1.35.5
* Thu Aug 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.4-1 * Thu Aug 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.4-1
- 1.35.4 - 1.35.4

@ -1 +1 @@
SHA512 (botocore-1.35.4.tar.gz) = d7108f30237339dc6b60825b7935257cbeed2b404389acad77b57ddfe7a616d324e00692f435798e6c898e30740b5c92b93661ade8daf79d367ab9d26cc3a22c SHA512 (botocore-1.35.5.tar.gz) = 40f68b7bf91eda68b91028a6e13db4ce1175b9403fee7fdf0087886540aad228d92f005024a1f0ffb9c03eb0b8c638ad210afcb93ab5ef635b78e6caa53f67b0

Loading…
Cancel
Save