1.17.11
This commit is contained in:
parent
e8b0e96a45
commit
350ace02df
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@
|
||||
/botocore-1.17.8.tar.gz
|
||||
/botocore-1.17.9.tar.gz
|
||||
/botocore-1.17.10.tar.gz
|
||||
/botocore-1.17.11.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.10
|
||||
Version: 1.17.11
|
||||
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
|
||||
* Fri Jun 26 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.11-1
|
||||
- 1.17.11
|
||||
|
||||
* Thu Jun 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.10-1
|
||||
- 1.17.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.10.tar.gz) = 38e970f6d621a22e963d1c6b5ddfe5277316ae30874273332baa55c0b5b4ca16228fea5d45e321fbf10b224fc36e606f98f0b638d0eaf8ac7c4675826dc7ddbb
|
||||
SHA512 (botocore-1.17.11.tar.gz) = 7ae6129985b58d1f24d0892a4506681af23d45d68be217aa5ddd06cdc2e8440edab3983f3f7dd0bb1993275d2ae0cfdd5406aaa7643f807dca4ed3ed71bf9eee
|
||||
|
Loading…
Reference in New Issue
Block a user