epel9
Gwyn Ciesla 5 years ago
parent 33fcc7b82d
commit 919c97e9b2

1
.gitignore vendored

@ -142,3 +142,4 @@
/botocore-1.16.15.tar.gz
/botocore-1.16.16.tar.gz
/botocore-1.16.19.tar.gz
/botocore-1.16.20.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.16.19
Version: 1.16.20
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
%{python3_sitelib}/%{pypi_name}-*.egg-info/
%changelog
* Tue Jun 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.20-1
- 1.16.20
* Sun May 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.19-1
- 1.16.19

@ -1 +1 @@
SHA512 (botocore-1.16.19.tar.gz) = 33578cded2225ff2af6f4aca6196a89bacd9ee716981145aae49785c1905d5a0f89af85940d6a54f0b25e638f581eec8d9dc01bfbcf36301d1c356535f334448
SHA512 (botocore-1.16.20.tar.gz) = f92cb05b7b14f3036373f5aeafc956ad776ac486343d16275075c2b29d8212859ba7f84f83865027340f7544231d4920af627e1efe194393e5aca028fddfa4c1

Loading…
Cancel
Save