epel10
Gwyn Ciesla 3 years ago
parent acf1e2679e
commit b387f0b2bd

1
.gitignore vendored

@ -578,3 +578,4 @@
/botocore-1.26.0.tar.gz /botocore-1.26.0.tar.gz
/botocore-1.26.1.tar.gz /botocore-1.26.1.tar.gz
/botocore-1.26.2.tar.gz /botocore-1.26.2.tar.gz
/botocore-1.26.3.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.26.2 Version: 1.26.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Thu May 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.3-1
- 1.26.3
* Tue May 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.2-1 * Tue May 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.2-1
- 1.26.2 - 1.26.2

@ -1 +1 @@
SHA512 (botocore-1.26.2.tar.gz) = df478a29511a9436bcab16dca448d4d196988402a326fd8be8f0dd4fbfab0b97ef16b31f241c44e9f9973bbeafc99d79f317838e0e6a83f25299218fd5fce1ac SHA512 (botocore-1.26.3.tar.gz) = aae80723446a9f3ac4beb1fdd3690f62c2eb87cf41c2d5106d5ad1679507c7ac82da8b375a5c67a773057f7c1692e85d723952edb4ba62fe378788324b758b55

Loading…
Cancel
Save