forked from pool/python-calmjs.parse
- update to 1.3.1:
* Modified existing ``setup.py`` hook from an install hook to a
build hook to ensure the generated module files are present.
Should any of those modules are missing and the required
dependencies for are not present (i.e. ``ply`` and
``setuptools``), the build will result in a
non-zero exit status and the documented error message should
reflect which of the required dependencies are missing.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=17
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-calmjs.parse
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: Various parsers for ECMA standards
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user