epel9
Gwyn Ciesla 4 years ago
parent 7171f02c27
commit a85a671075

1
.gitignore vendored

@ -361,3 +361,4 @@
/botocore-1.20.71.tar.gz
/botocore-1.20.72.tar.gz
/botocore-1.20.73.tar.gz
/botocore-1.20.74.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.73
Version: 1.20.74
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 May 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.74-1
- 1.20.74
* Fri May 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.73-1
- 1.20.73

@ -1 +1 @@
SHA512 (botocore-1.20.73.tar.gz) = 7b1fadcc4e337f0c7498b46cbc0779f20ceb864e2b3974c15a947f18925691ecaaf455bfd7de153d26632a2035a1f922c64320887d06203285947b4310f07e10
SHA512 (botocore-1.20.74.tar.gz) = 51bcf78c6804b4a8cddd57eeff96d7ecb65731dfbd87eb665de1356c1daedb4317323b3a0d905e3d459800d800ce6d6ffd8fd1239b26ecf56884bee37159f2b7

Loading…
Cancel
Save