1.15.48
This commit is contained in:
parent
f525c2cfde
commit
bf5d2c637d
1
.gitignore
vendored
1
.gitignore
vendored
@ -123,3 +123,4 @@
|
||||
/botocore-1.15.45.tar.gz
|
||||
/botocore-1.15.46.tar.gz
|
||||
/botocore-1.15.47.tar.gz
|
||||
/botocore-1.15.48.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.47
|
||||
Version: 1.15.48
|
||||
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 Apr 29 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.48-1
|
||||
- 1.15.48
|
||||
|
||||
* Tue Apr 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.47-1
|
||||
- 1.15.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.47.tar.gz) = e26003a41f1dc8b6d89db8c78ae67427b78d143f5b73ceb176b3665d9b8aa2fc80203de1a05b2aa2e98a338178e3d623fdddc37649b5395f44d8a9ba06dbbc61
|
||||
SHA512 (botocore-1.15.48.tar.gz) = 91d86731909be5828e38a69e32e5189fbd0357378c51a04f60efbcfbb1b6c0c01151c982fc32619e3be240f5df881e5342bbba6b290b3092d9fe11ce9e3b28d0
|
||||
|
Loading…
Reference in New Issue
Block a user