1.17.46
This commit is contained in:
parent
0c0f8bc16a
commit
edaf4a11f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -192,3 +192,4 @@
|
||||
/botocore-1.17.43.tar.gz
|
||||
/botocore-1.17.44.tar.gz
|
||||
/botocore-1.17.45.tar.gz
|
||||
/botocore-1.17.46.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.45
|
||||
Version: 1.17.46
|
||||
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 Aug 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.46-1
|
||||
- 1.17.46
|
||||
|
||||
* Wed Aug 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.45-1
|
||||
- 1.17.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.45.tar.gz) = d217d84361144d4855983031828b0415909643ff3c127d989db49044f124ddb5929a3da682a83c91f89d3b1c3a58a32160eddfa982bb7c9118235a1e9c96595b
|
||||
SHA512 (botocore-1.17.46.tar.gz) = a11de252454477d478f2b5d0b5978b24961baa3942936ef5990c421709d0b8081e8dbf020b76cce5c3c43d3fe0467cedf5441918767163712e0ad178c9cba80d
|
||||
|
Loading…
Reference in New Issue
Block a user