diff --git a/jmespath-0.9.0.tar.gz b/jmespath-0.9.0.tar.gz deleted file mode 100644 index d2439d8..0000000 Binary files a/jmespath-0.9.0.tar.gz and /dev/null differ diff --git a/jmespath-0.9.3.tar.gz b/jmespath-0.9.3.tar.gz new file mode 100644 index 0000000..0964193 Binary files /dev/null and b/jmespath-0.9.3.tar.gz differ diff --git a/python-jmespath.spec b/python-jmespath.spec index a350e33..0a93873 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -1,6 +1,6 @@ Name: python-jmespath -Version: 0.9.0 -Release: 14 +Version: 0.9.3 +Release: 1 Summary: Matching Expressions for JSON License: MIT URL: https://github.com/jmespath/jmespath.py @@ -44,9 +44,11 @@ nosetests-%{python3_version} %{python3_sitelib}/jmespath* %changelog +* Thu Oct 28 2021 renliang - 0.9.3-1 +- update python-jmespath -0.9.3 + * Thu Nov 19 2020 caodongxia - 0.9.0-14 - Remove python2 subPackage - * Sat Nov 16 2019 yanzhihua - 0.9.0-13 - Package init