1.17.30
This commit is contained in:
parent
ce95fbc9a5
commit
724e533a3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -176,3 +176,4 @@
|
||||
/botocore-1.17.27.tar.gz
|
||||
/botocore-1.17.28.tar.gz
|
||||
/botocore-1.17.29.tar.gz
|
||||
/botocore-1.17.30.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.29
|
||||
Version: 1.17.30
|
||||
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 Jul 29 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.30-1
|
||||
- 1.17.30
|
||||
|
||||
* Tue Jul 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.29-1
|
||||
- 1.17.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.29.tar.gz) = 5e2672a8bc7009a9dd7d322351cd4933680dfc5797f808dc8490c1bf03803d67f35981312ba39d5214809003276eca41f7e9568d5864f5be063214b4b7763ab5
|
||||
SHA512 (botocore-1.17.30.tar.gz) = c93a48e88a5bf810bd1d62c0e410daa896f6f64d0355deedfbe621382c85aca6504a8d014826574096d25ec980e7deb4b900b94108615a3bca470747c11fa4b8
|
||||
|
Loading…
Reference in New Issue
Block a user