epel9
Gwyn Ciesla 4 years ago
parent 50f74ee9e7
commit 738af6ecc3

1
.gitignore vendored

@ -356,3 +356,4 @@
/botocore-1.20.66.tar.gz
/botocore-1.20.67.tar.gz
/botocore-1.20.68.tar.gz
/botocore-1.20.69.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.20.68.tar.gz) = f3de8f5cb621174dc0ed1b8c8d4cbbc3cee56f0b0f4363767cfc68a879fc6e837225e82538640736687efa4340d62ff3d1923abc315f914b0a9189f775c65b6b
SHA512 (botocore-1.20.69.tar.gz) = dbb0e77484a545489b54a1f71c78d2cf7d95b7f3a4f4ec54a9c07d7af354e9037d6eaa3100cf6a8e89d778bb0ed19f9475d68dceee98666bd69a4b05662c5939

Loading…
Cancel
Save