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