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