15
0

- 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:
2023-11-10 11:51:35 +00:00
committed by Git OBS Bridge
parent ea8deff587
commit b23890bb6e
4 changed files with 16 additions and 4 deletions

View File

@@ -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