1.16.22
This commit is contained in:
parent
919c97e9b2
commit
0c665f6fb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
||||
/botocore-1.16.16.tar.gz
|
||||
/botocore-1.16.19.tar.gz
|
||||
/botocore-1.16.20.tar.gz
|
||||
/botocore-1.16.22.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.20
|
||||
Version: 1.16.22
|
||||
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 Jun 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.22-1
|
||||
- 1.16.22
|
||||
|
||||
* Tue Jun 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.20-1
|
||||
- 1.16.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.20.tar.gz) = f92cb05b7b14f3036373f5aeafc956ad776ac486343d16275075c2b29d8212859ba7f84f83865027340f7544231d4920af627e1efe194393e5aca028fddfa4c1
|
||||
SHA512 (botocore-1.16.22.tar.gz) = 02d17ca987970d48173147b12d5b46e4d72ae7feffbf72b6df105b50f2903ca5bb01faeec715e96b1f0a3167a25b18a7b68e369bf1560655a82ac3b7304cecd7
|
||||
|
Loading…
Reference in New Issue
Block a user