epel10
Gwyn Ciesla 2 years ago
parent 4f3861c084
commit 4a11d1e164

1
.gitignore vendored

@ -732,3 +732,4 @@
/botocore-1.29.86.tar.gz
/botocore-1.29.87.tar.gz
/botocore-1.29.88.tar.gz
/botocore-1.29.89.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.88
Version: 1.29.89
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Fri Mar 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.89-1
- 1.29.89
* Thu Mar 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.88-1
- 1.29.88

@ -1 +1 @@
SHA512 (botocore-1.29.88.tar.gz) = f21645fbd7c829d65e4cc6a616270537c0eb72a77b3e77cd431ec0ce73e25253046d7e3bf0ae6771160fc926ca0edbf289b70f1760433255fafa781ad5d740cd
SHA512 (botocore-1.29.89.tar.gz) = 27a4b9ccbafcee11db6fb386f3b5df4e4850751be76422a2c198a592aaa66f606cb163829b259597e90cebe99dfb3bb30eb70ddf3e60156670db30ad9748681a

Loading…
Cancel
Save