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