update python-jmespath version

This commit is contained in:
renliang16 2021-10-28 15:08:29 +08:00
parent 6c8812f70a
commit 3aac980d60
3 changed files with 5 additions and 3 deletions

Binary file not shown.

BIN
jmespath-0.9.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-jmespath Name: python-jmespath
Version: 0.9.0 Version: 0.9.3
Release: 14 Release: 1
Summary: Matching Expressions for JSON Summary: Matching Expressions for JSON
License: MIT License: MIT
URL: https://github.com/jmespath/jmespath.py URL: https://github.com/jmespath/jmespath.py
@ -44,9 +44,11 @@ nosetests-%{python3_version}
%{python3_sitelib}/jmespath* %{python3_sitelib}/jmespath*
%changelog %changelog
* Thu Oct 28 2021 renliang <renliang16@huawei.com> - 0.9.3-1
- update python-jmespath -0.9.3
* Thu Nov 19 2020 caodongxia <caodongxia@huawei.com> - 0.9.0-14 * Thu Nov 19 2020 caodongxia <caodongxia@huawei.com> - 0.9.0-14
- Remove python2 subPackage - Remove python2 subPackage
* Sat Nov 16 2019 yanzhihua <yanzhihua4@huawei.com> - 0.9.0-13 * Sat Nov 16 2019 yanzhihua <yanzhihua4@huawei.com> - 0.9.0-13
- Package init - Package init