epel9
Gwyn Ciesla 3 years ago
parent 17e545d92b
commit ee8ed14f7c

1
.gitignore vendored

@ -416,3 +416,4 @@
/botocore-1.21.13.tar.gz
/botocore-1.21.14.tar.gz
/botocore-1.21.15.tar.gz
/botocore-1.21.16.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.15
Version: 1.21.16
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
* Fri Aug 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.16-1
- 1.21.16
* Thu Aug 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.15-1
- 1.21.15

@ -1 +1 @@
SHA512 (botocore-1.21.15.tar.gz) = a5916ffa64568b2040d6f76571d9d716d50339fdaaed61f4ff7be92a5dac2c3f967280330fcbd3d6c2e1c1faf7bd6012ce75dd66ff26fde9d830d334a9d7c45a
SHA512 (botocore-1.21.16.tar.gz) = a5f05204b7a3879689549d88ea964d0405516e285910d668451209cc81c72b850c7e65c1359f5df8bbddd094bed6ff22edcf1bb1927866cfa267114366f8bd69

Loading…
Cancel
Save