epel10
Gwyn Ciesla 2 years ago
parent 0b4ac77b33
commit 44fdf8ffb7

1
.gitignore vendored

@ -722,3 +722,4 @@
/botocore-1.29.76.tar.gz /botocore-1.29.76.tar.gz
/botocore-1.29.77.tar.gz /botocore-1.29.77.tar.gz
/botocore-1.29.78.tar.gz /botocore-1.29.78.tar.gz
/botocore-1.29.79.tar.gz

@ -2,7 +2,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.29.78 Version: 1.29.79
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Fri Feb 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.79-1
- 1.29.79
* Thu Feb 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.78-1 * Thu Feb 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.78-1
- 1.29.78 - 1.29.78

@ -1 +1 @@
SHA512 (botocore-1.29.78.tar.gz) = f9022ef52c728102b908e6f15d36be9748920ad24836293e145c8b5e309a5c8533ede4266d50036f143d499b77c1ca13b9f52b5e03ea8f66fc0a1656cd55b3b0 SHA512 (botocore-1.29.79.tar.gz) = 90f506efe5ebc9a0b470deae32b1c45d24ff666c87152b4e24d75f9cb323d3c0feec8b1a18cc22942fbbb1b08a306216979f4c6930b85621d02ded1660ba723f

Loading…
Cancel
Save