epel9
Gwyn Ciesla 4 years ago
parent 09844ffe7f
commit 6d47452df4

1
.gitignore vendored

@ -315,3 +315,4 @@
/botocore-1.20.23.tar.gz
/botocore-1.20.24.tar.gz
/botocore-1.20.25.tar.gz
/botocore-1.20.26.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.25
Version: 1.20.26
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Fri Mar 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.26-1
- 1.20.26
* Thu Mar 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.25-1
- 1.20.25

@ -1 +1 @@
SHA512 (botocore-1.20.25.tar.gz) = 010aac3c0021c7406471cae2c0b13a33dde620b2d7e5df96170971459b9f425d9ffb2a3ad08a650c3097924ff12b34354983ef36336e2afd0172fc3a73f988e7
SHA512 (botocore-1.20.26.tar.gz) = 30ce061c1b7e1830caaf7382352180f9316f8d1d806269726ef3bc00eeb7a3fc7689e43eb4666fe700ca2de564b427c4916289a555aca0138a630059462216c9

Loading…
Cancel
Save