1.17.45
This commit is contained in:
parent
e146421344
commit
0c0f8bc16a
1
.gitignore
vendored
1
.gitignore
vendored
@ -191,3 +191,4 @@
|
||||
/botocore-1.17.42.tar.gz
|
||||
/botocore-1.17.43.tar.gz
|
||||
/botocore-1.17.44.tar.gz
|
||||
/botocore-1.17.45.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.44
|
||||
Version: 1.17.45
|
||||
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 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.45-1
|
||||
- 1.17.45
|
||||
|
||||
* Tue Aug 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.44-1
|
||||
- 1.17.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.44.tar.gz) = 112ccdcb6aa35e084474f8b647d33dda6a0b183be28f54cca305344eca716f9d2c8fd6e8b68021c4dec3e2f68200edd16ef711f5c2a3e3e5e7c1359af4e428c3
|
||||
SHA512 (botocore-1.17.45.tar.gz) = d217d84361144d4855983031828b0415909643ff3c127d989db49044f124ddb5929a3da682a83c91f89d3b1c3a58a32160eddfa982bb7c9118235a1e9c96595b
|
||||
|
Loading…
Reference in New Issue
Block a user