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