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