epel9
Gwyn Ciesla 4 years ago
parent 2b31e95146
commit 64248646af

1
.gitignore vendored

@ -225,3 +225,4 @@
/botocore-1.18.13.tar.gz /botocore-1.18.13.tar.gz
/botocore-1.18.14.tar.gz /botocore-1.18.14.tar.gz
/botocore-1.18.15.tar.gz /botocore-1.18.15.tar.gz
/botocore-1.18.16.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.15 Version: 1.18.16
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
* Sat Oct 10 16:03:11 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.16-1
- 1.18.16
* Thu Oct 8 14:29:56 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.15-1 * Thu Oct 8 14:29:56 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.15-1
- 1.18.15 - 1.18.15

@ -1 +1 @@
SHA512 (botocore-1.18.15.tar.gz) = a97f12a6fdbdeb97b4e44c895122bee6aeef0b67211dfdb43c7b5aa41af9b4881fcc9d75d83b0dfbc716000c8429577d7c2e73ea63b84f8337ef5f826a3a7015 SHA512 (botocore-1.18.16.tar.gz) = ac4c714c29309fb423caf805a855795d6713be85643e4b7269e412f52b79ab67225efa30e25c425fff45ed742e7aa2b4ac2ebe803705d8f60f49d477b0dd49f4

Loading…
Cancel
Save