epel9
Gwyn Ciesla 4 years ago
parent bfbe34f8d5
commit ca694db5fa

1
.gitignore vendored

@ -237,3 +237,4 @@
/botocore-1.19.6.tar.gz
/botocore-1.19.7.tar.gz
/botocore-1.19.8.tar.gz
/botocore-1.19.9.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.19.8
Version: 1.19.9
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -45,6 +45,9 @@ rm -vr tests/integration
%{python3_sitelib}/%{pypi_name}-*.egg-info/
%changelog
* Mon Nov 2 09:26:02 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.9-1
- 1.19.9
* Fri Oct 30 08:12:36 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.8-1
- 1.19.8

@ -1 +1 @@
SHA512 (botocore-1.19.8.tar.gz) = 845dfec33f63deee44bfffe81801995bfcc2014880c2d520b927421219279107b0fe44dc84425c0a55ddec73d5ad8aeb34f2b84178e1365d137240a2e94370c7
SHA512 (botocore-1.19.9.tar.gz) = 8433f22ae7652e524a82da8d2ccda48da9eef44788333898b7526335d57a7757b80754f0d5c6a2c84ec3bde2ec9fc7da5cf872cbda7286f620b4f4878fe9a583

Loading…
Cancel
Save