forked from pool/python-calmjs.parse
- Update to 1.3.0:
- Introduce the extractor unparser - an unparser that will
unparse a valid AST into a dict.
- Correct the JoinAttr ruletype such that the intended empty
definition value is passed to walk if it was defined as such
to avoid an unintended infinite recursion.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=11
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-calmjs.parse
|
||||
Version: 1.2.5
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Various parsers for ECMA standards
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user