epel9
Gwyn Ciesla 4 years ago
parent 8022b77c1c
commit ea4de1c5a0

1
.gitignore vendored

@ -320,3 +320,4 @@
/botocore-1.20.28.tar.gz /botocore-1.20.28.tar.gz
/botocore-1.20.29.tar.gz /botocore-1.20.29.tar.gz
/botocore-1.20.30.tar.gz /botocore-1.20.30.tar.gz
/botocore-1.20.31.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.20.30 Version: 1.20.31
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Thu Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.31-1
- 1.20.31
* Thu Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.30-1 * Thu Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.30-1
- 1.20.30 - 1.20.30

@ -1 +1 @@
SHA512 (botocore-1.20.30.tar.gz) = 3d0d2cc120a1aaa225ebbd2a9393e0d413653c44e55f99094f36d62993737a2f2b5d63a64225e207c4a21b60971fb40eb8c30059efe77cdad6681ce00d4da5ac SHA512 (botocore-1.20.31.tar.gz) = a7f8c02b4518a25e1eb0299b3cec5791810e81b7b6b1d8c9ef2e94cd9fcba21bdcdfc3fe96955e134fc0acb78e27aff850ee352a718d2bf518c8480287a1eb26

Loading…
Cancel
Save