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