1.17.25
This commit is contained in:
parent
0d8f596e07
commit
caade7fb55
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
||||
/botocore-1.17.22.tar.gz
|
||||
/botocore-1.17.23.tar.gz
|
||||
/botocore-1.17.24.tar.gz
|
||||
/botocore-1.17.25.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.24
|
||||
Version: 1.17.25
|
||||
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 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.25-1
|
||||
- 1.17.25
|
||||
|
||||
* Tue Jul 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.24-1
|
||||
- 1.17.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.24.tar.gz) = bd6884796539755bae321ceeff1cf1cf4a5534b34750cb69f0a4ddc314da068dd60597419380369d0345ad09bf2a0609cad5f010cd457e7b1c6a0e27322f97b8
|
||||
SHA512 (botocore-1.17.25.tar.gz) = 09f4b94730eec49a1ee3f010f90bfa8b567bc593874d0a5871a06589bc442e7e98d008f6f0abea8f69bfd0a5e032088e6c8cd705819976bdafe72828874b6728
|
||||
|
Loading…
Reference in New Issue
Block a user