1.15.39
This commit is contained in:
parent
19ed6ef8f9
commit
d22ef07e6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/botocore-1.15.36.tar.gz
|
||||
/botocore-1.15.37.tar.gz
|
||||
/botocore-1.15.38.tar.gz
|
||||
/botocore-1.15.39.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.38
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.39
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -47,6 +47,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.39-1
|
||||
- 1.15.39
|
||||
|
||||
* Wed Apr 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.38-2
|
||||
- Python 3.9 fix
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.38.tar.gz) = a83bc076b7ec4b0a5917d83f5482add131e0f717f6c10781c7659fc7fcae5b2f302d8e9bcc8c0567b9daa70a4e330f05f6e3f32ef3e6188cea28fe7fcc36bd6c
|
||||
SHA512 (botocore-1.15.39.tar.gz) = b98eb00be31e87c4134c1883fd1c649610566d22321bf6e307acb24d9e570128246d61d9284bbd423e50b6ea2cbe9c0c05f0468baa013b2ac249897ac3841224
|
||||
|
Loading…
Reference in New Issue
Block a user