epel9
Gwyn Ciesla 4 years ago
parent 14604a79fd
commit 942b742331

1
.gitignore vendored

@ -227,3 +227,4 @@
/botocore-1.18.15.tar.gz /botocore-1.18.15.tar.gz
/botocore-1.18.16.tar.gz /botocore-1.18.16.tar.gz
/botocore-1.18.17.tar.gz /botocore-1.18.17.tar.gz
/botocore-1.18.18.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3 # NOTICE - Updating this package requires updating python-boto3
Version: 1.18.17 Version: 1.18.18
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -45,6 +45,9 @@ rm -vr tests/integration
%{python3_sitelib}/%{pypi_name}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-*.egg-info/
%changelog %changelog
* Fri Oct 16 14:54:26 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.18-1
- 1.18.18
* Fri Oct 16 08:08:23 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.17-1 * Fri Oct 16 08:08:23 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.17-1
- 1.18.17 - 1.18.17

@ -1 +1 @@
SHA512 (botocore-1.18.17.tar.gz) = be64e4e945bc73eaeb394bd3f25dd2ae9b87d1bc39a2e35943ff407db05e982f498de4b80aa4c97e9b2d9ccc0478b7b973a97875cfc3a421e9f0131de1c805f1 SHA512 (botocore-1.18.18.tar.gz) = a92a20c86390905f22c10e3ba649008b7c9ccab147b6b3aecc89f26dc891aaf38a974fd8ba1f792a38ac89a98dba64a949741445abf7db133f60189d1e8da31e

Loading…
Cancel
Save