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