epel9
Gwyn Ciesla 4 years ago
parent aefc11586f
commit 51928fa677

1
.gitignore vendored

@ -402,3 +402,4 @@
/botocore-1.20.112.tar.gz
/botocore-1.21.0.tar.gz
/botocore-1.21.1.tar.gz
/botocore-1.21.2.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.1
Version: 1.21.2
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
* Mon Jul 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.2-1
- 1.21.2
* Fri Jul 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.1-1
- 1.21.1

@ -1 +1 @@
SHA512 (botocore-1.21.1.tar.gz) = 86d4b4159a96426e7ab853b06564604fd9729011199ba691f6204a7e5f52d9927b93511b73cfc03b65bce706563c6d50b577d85d0de0e50fb5d877472d8326dc
SHA512 (botocore-1.21.2.tar.gz) = 501f059518026bef10fe933d20a3348b4140cff9ef1af38e17552aea8698179135f5271604e988f53c215e3a13158d7784a49a6b56c0d4db591f99dac9c57ca8

Loading…
Cancel
Save