epel10
Gwyn Ciesla 2 years ago
parent 4e6a7060d6
commit affb159892

1
.gitignore vendored

@ -714,3 +714,4 @@
/botocore-1.29.68.tar.gz
/botocore-1.29.69.tar.gz
/botocore-1.29.70.tar.gz
/botocore-1.29.71.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.70
Version: 1.29.71
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
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.71-1
- 1.29.71
* Mon Feb 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.70-1
- 1.29.70

@ -1 +1 @@
SHA512 (botocore-1.29.70.tar.gz) = 6106aa919f4472f5585aab84e245b29a62e229162fe593e6bd909ddfcb99b53e2ab279a8cea6aa9162643123c5828faf60f6d1952679887058349e53d5ace5e9
SHA512 (botocore-1.29.71.tar.gz) = eb75563afc07553ec29fdeca34f0397e66fca8119d47dd15aeb2509f7be8b8dfa9bfff515f1834b20fa43571246c45eb6a8fbdd41631b83e151a44a938fa36ae

Loading…
Cancel
Save