1.16.7
This commit is contained in:
parent
ef7996ed8d
commit
4fa3a277ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -132,3 +132,4 @@
|
||||
/botocore-1.16.4.tar.gz
|
||||
/botocore-1.16.5.tar.gz
|
||||
/botocore-1.16.6.tar.gz
|
||||
/botocore-1.16.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.6
|
||||
Version: 1.16.7
|
||||
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
|
||||
* Tue May 12 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.7-1
|
||||
- 1.16.7
|
||||
|
||||
* Fri May 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.6-1
|
||||
- 1.16.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.6.tar.gz) = 1f265a0a8adb7f0172f02448d3be5aeacf11e3fb7023da8d81e6d19c39d97cac99cfe3a70997e682deb44a4fd78304e4a0c1df43787f3139bbccbe852c682a82
|
||||
SHA512 (botocore-1.16.7.tar.gz) = 0ab2b4ff4096049cd92b96c710a38867a53b2dba0f07a319ec1a2f9b3cbce60776026c62e3eaaebe571b6ad26eb5c1c258b2dd350a444d30e54b342bcd675768
|
||||
|
Loading…
Reference in New Issue
Block a user