1.17.39
This commit is contained in:
parent
2e536cff8b
commit
24061ac73d
1
.gitignore
vendored
1
.gitignore
vendored
@ -185,3 +185,4 @@
|
||||
/botocore-1.17.36.tar.gz
|
||||
/botocore-1.17.37.tar.gz
|
||||
/botocore-1.17.38.tar.gz
|
||||
/botocore-1.17.39.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.38
|
||||
Version: 1.17.39
|
||||
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 Aug 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.39-1
|
||||
- 1.17.39
|
||||
|
||||
* Mon Aug 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.38-1
|
||||
- 1.17.38
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.38.tar.gz) = 1730e86a4782bfe60aefcfae498dbf27af88ae3856cc49c52ec3bc82cd7c9ea65a00214425416d8b214792f99c5fcd1638df8d36cfc9aa7dd6108c778e4bf4a3
|
||||
SHA512 (botocore-1.17.39.tar.gz) = 4e4738dfdad7ec7b487f3ca4dde7fd9207ae48c17f01b77158631644f020ff8a1ad8152c6fb5e7b33f14cec184fb8fc2f3687006007dcefdc45457a695e11070
|
||||
|
Loading…
Reference in New Issue
Block a user