epel9
Gwyn Ciesla 4 years ago
parent 3e71e5b642
commit b348eeb34f

1
.gitignore vendored

@ -372,3 +372,4 @@
/botocore-1.20.82.tar.gz
/botocore-1.20.83.tar.gz
/botocore-1.20.84.tar.gz
/botocore-1.20.85.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.84
Version: 1.20.85
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
* Tue Jun 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.85-1
- 1.20.85
* Fri May 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.84-1
- 1.20.84

@ -1 +1 @@
SHA512 (botocore-1.20.84.tar.gz) = da19ffb81c24c2e7a10c5e0647179f36ebf89c097f795cb16d723a3e0311a81e9c835b7b3795d02047d084a098507f4b6e0cc502129877e4258691a6a6ee1cee
SHA512 (botocore-1.20.85.tar.gz) = 1a3e07da2c1b60680c858e4b732fe340563b18ec10aad7a9250bff7e7a11a97ccd3e952245187b90fe84b2fddd8f48568d70d69a03612782da5d90a8e2d06de3

Loading…
Cancel
Save