7701d923d6
- properly Requires(postun) for %postun section - Only BuildRequire unittest2 for python2 - Switch to single-spec build - Update to version 0.9.2 + Fix regression when using ordering comparators on strings (issue 124) - From 0.9.1 + Raise LexerError on invalid numbers (issue 98) + Add support for custom functions (#100) (issue 100) + Fix ZeroDivisionError for built-in function avg() on empty lists (#115) (issue 115) + Properly handle non numerical ordering operators (#117) (issue 117) * Add support for JEP 9 which introduces "and" expressions, "unary" expressions, "not" expressions, and "paren" expressions (issue 90, issue 88, issue 82) * Improve lexing performance (issue 84) * Fix parsing error for multiselect lists (issue 86) * Fix issue with escaping single quotes in literal strings (issue 85) ordered dictionaries (issue 94) * Add map() function (issue 95) OBS-URL: https://build.opensuse.org/request/show/483389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jmespath?expand=0&rev=10 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
jmespath-0.9.2.tar.gz | ||
python-jmespath.changes | ||
python-jmespath.spec |