epel10
Gwyn Ciesla 2 years ago
parent a7b1b47972
commit 0b4ac77b33

1
.gitignore vendored

@ -721,3 +721,4 @@
/botocore-1.29.75.tar.gz /botocore-1.29.75.tar.gz
/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

@ -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.77 Version: 1.29.78
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
* Thu Feb 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.78-1
- 1.29.78
* Wed Feb 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.77-1 * Wed Feb 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.77-1
- 1.29.77 - 1.29.77

@ -1 +1 @@
SHA512 (botocore-1.29.77.tar.gz) = 5c3e88e58ddd745c61f6f75dea04a271d089c0b46d9d3dd3a8fe75a5f0b7c5f1d808ee82f452b2f46ada010f6d37b96ec021d33a5e8aca8f19fc7fd807529926 SHA512 (botocore-1.29.78.tar.gz) = f9022ef52c728102b908e6f15d36be9748920ad24836293e145c8b5e309a5c8533ede4266d50036f143d499b77c1ca13b9f52b5e03ea8f66fc0a1656cd55b3b0

Loading…
Cancel
Save