epel9
Gwyn Ciesla 4 years ago
parent 0a28cd32fb
commit 429b2dd50f

1
.gitignore vendored

@ -317,3 +317,4 @@
/botocore-1.20.25.tar.gz /botocore-1.20.25.tar.gz
/botocore-1.20.26.tar.gz /botocore-1.20.26.tar.gz
/botocore-1.20.27.tar.gz /botocore-1.20.27.tar.gz
/botocore-1.20.28.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.27 Version: 1.20.28
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
* Tue Mar 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.28-1
- 1.20.28
* Mon Mar 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.27-1 * Mon Mar 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.27-1
- 1.20.27 - 1.20.27

@ -1 +1 @@
SHA512 (botocore-1.20.27.tar.gz) = 1b63295a2f6cdf2c06cc10cd35c350a07eb5326bbd42f2dc2084bb54cac3ebb40f0635180e227632184a6bbff3b58b67bd90878acbfa4cc61879b7b8e77f3fbc SHA512 (botocore-1.20.28.tar.gz) = f3af2bd784b96a2778361a83d0ad61e5108b0a90b3756575bc4b93aaddb13a0a07e6589f582f03ca95252b272e1f84c350c5a2e1f342f98627f70e8f42350c18

Loading…
Cancel
Save