epel10
Gwyn Ciesla 2 years ago
parent c4c1d1b49d
commit 4f3861c084

1
.gitignore vendored

@ -731,3 +731,4 @@
/botocore-1.29.85.tar.gz
/botocore-1.29.86.tar.gz
/botocore-1.29.87.tar.gz
/botocore-1.29.88.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.87
Version: 1.29.88
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
* Thu Mar 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.88-1
- 1.29.88
* Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.87-1
- 1.29.87

@ -1 +1 @@
SHA512 (botocore-1.29.87.tar.gz) = d9be00cef6cfe2104cf18081e1e58add45f03f5fa8e92aa25acc44b8d56ea6329ad8fa9e74f23c654a689acc25380ac9821c1ea7d468523ad16337410648edac
SHA512 (botocore-1.29.88.tar.gz) = f21645fbd7c829d65e4cc6a616270537c0eb72a77b3e77cd431ec0ce73e25253046d7e3bf0ae6771160fc926ca0edbf289b70f1760433255fafa781ad5d740cd

Loading…
Cancel
Save