1.16.5
This commit is contained in:
parent
fd267ff16d
commit
214078cc83
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@
|
||||
/botocore-1.16.2.tar.gz
|
||||
/botocore-1.16.3.tar.gz
|
||||
/botocore-1.16.4.tar.gz
|
||||
/botocore-1.16.5.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.4
|
||||
Version: 1.16.5
|
||||
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 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.5-1
|
||||
- 1.16.5
|
||||
|
||||
* Thu May 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.4-1
|
||||
- 1.16.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.4.tar.gz) = 2f6013b79800a59b9cebbc7dc5bd102c92060dcc6766bcf3d791d14ff86b58a01378fb1a22566a5fdbc1ec75c3cfcdf892314cb45bc683571ad7458cf883db29
|
||||
SHA512 (botocore-1.16.5.tar.gz) = 860981ad611667a2314a3f3cff20919ac82a70f3e185b123ac10cc64431d1820549b86f0346c80646cae58f40e5ace08e858f173d124f14062a721842831745d
|
||||
|
Loading…
Reference in New Issue
Block a user