1.17.32
This commit is contained in:
parent
f91e5a39c8
commit
9773133d58
1
.gitignore
vendored
1
.gitignore
vendored
@ -178,3 +178,4 @@
|
|||||||
/botocore-1.17.29.tar.gz
|
/botocore-1.17.29.tar.gz
|
||||||
/botocore-1.17.30.tar.gz
|
/botocore-1.17.30.tar.gz
|
||||||
/botocore-1.17.31.tar.gz
|
/botocore-1.17.31.tar.gz
|
||||||
|
/botocore-1.17.32.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.17.31
|
Version: 1.17.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.32-1
|
||||||
|
- 1.17.32
|
||||||
|
|
||||||
* Thu Jul 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.31-1
|
* Thu Jul 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.31-1
|
||||||
- 1.17.31
|
- 1.17.31
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.31.tar.gz) = ab1921fae887846d1c224d624e8d5dd888ab9c0c90a415ac97e5ad2f7563131b199e8870553e7f3dd6f5ff4c7901aa04bfa99160aca4e9da8ef3096cfd922ec9
|
SHA512 (botocore-1.17.32.tar.gz) = f2b808b2cac163102b00909481fc35d9fd4711f4d145a20fa30768600ed84ff632ca70aaa8949817823735f6a8e247c472bf2e2403d044b4e3c0c5bb9a7b8f8a
|
||||||
|
Loading…
Reference in New Issue
Block a user