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