epel9
Gwyn Ciesla 4 years ago
parent c347435d04
commit 4633f8f285

1
.gitignore vendored

@ -298,3 +298,4 @@
/botocore-1.20.5.tar.gz
/botocore-1.20.6.tar.gz
/botocore-1.20.8.tar.gz
/botocore-1.20.9.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.8
Version: 1.20.9
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
* Wed Feb 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.9-1
- 1.20.9
* Tue Feb 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.8-1
- 1.20.8

@ -1 +1 @@
SHA512 (botocore-1.20.8.tar.gz) = 6ec14c1c81c3f4d79a6783d5bba934140703a63bd0c852e71a9e1ec78016b531300ac6932f349561a4018487c82e8a4b44315cdf9eae4394920b710fcf4adbbb
SHA512 (botocore-1.20.9.tar.gz) = e3ec9eb16afd33ff576fcd023ca161a54768738d79af884724594cfb4a9317bddb24404a01cf3e8f9278cec7305feb0a887ab22d9a2deb1b169e3eec27ffa9a2

Loading…
Cancel
Save