epel9
Gwyn Ciesla 4 years ago
parent 891eb67308
commit bbac4c792c

1
.gitignore vendored

@ -404,3 +404,4 @@
/botocore-1.21.1.tar.gz
/botocore-1.21.2.tar.gz
/botocore-1.21.3.tar.gz
/botocore-1.21.4.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.3
Version: 1.21.4
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Wed Jul 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.4-1
- 1.21.4
* Tue Jul 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.3-1
- 1.21.3

@ -1 +1 @@
SHA512 (botocore-1.21.3.tar.gz) = 5a8ce8f612fd0e1c68a75223dda95673f72159b02a040d1a71920b7e75b3aa9d14589c33a52970182970a353308954e8cd6d5f97d374e0e2ee2cd40e0dce786e
SHA512 (botocore-1.21.4.tar.gz) = 4a36e5870d9996973e2258f2e6afeb7381ac94d14075eaa9885f6f89afb87fa5b4461b02ab234b4ecc8e24630434dbb839e8ad30f622de6ffa5402f872f84a97

Loading…
Cancel
Save