epel10
Gwyn Ciesla 2 years ago
parent 961e1658a7
commit f8119d9911

1
.gitignore vendored

@ -817,3 +817,4 @@
/botocore-1.31.6.tar.gz
/botocore-1.31.7.tar.gz
/botocore-1.31.9.tar.gz
/botocore-1.31.10.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.31.9
Version: 1.31.10
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Mon Jul 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.10-1
- 1.31.10
* Mon Jul 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.9-1
- 1.31.9

@ -1 +1 @@
SHA512 (botocore-1.31.9.tar.gz) = 6c2bf509879f799eb53d0794dce057eaedc600866d3cb4ee7cbfc5b4fc024e7c1c1fd1001ab7640c42dba89943c30cb7a5e802e2d996a960b77a2adc1948a79d
SHA512 (botocore-1.31.10.tar.gz) = 827252d7881a5f306ae1272dffc3bfea37e5f77daac4212a1c5a4a29f7797a177726d5268b8c87a4f508ff126b479882ffaaccb330796f5c6c66bc8ac28d2250

Loading…
Cancel
Save