epel9
Gwyn Ciesla 4 years ago
parent 8be867d5f3
commit 0c320b8c73

1
.gitignore vendored

@ -278,3 +278,4 @@
/botocore-1.19.48.tar.gz
/botocore-1.19.49.tar.gz
/botocore-1.19.50.tar.gz
/botocore-1.19.51.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.19.50
Version: 1.19.51
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Fri Jan 8 10:46:30 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.51-1
- 1.19.51
* Thu Jan 7 08:25:18 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.50-1
- 1.19.50

@ -1 +1 @@
SHA512 (botocore-1.19.50.tar.gz) = 7d1a8ff53e22fc265d8ac6492c0607f8948c9aa5862abaded93c605c3a3e4e98e535308e5ec1500a480636e03dbc3d849ec2b1dbf0efb22dffa841ce1cb551f9
SHA512 (botocore-1.19.51.tar.gz) = 03209809f75a5916df03d312fb877a3e129a8677ebd4e7785bbf8311a55823fe6c8faa62c78908fe0d003dd1695e0593a961d73c98dec2a8a7260ce53d6603cf

Loading…
Cancel
Save