15
0

Actually we don't need to recompile all PYC files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=13
This commit is contained in:
2021-11-17 18:23:45 +00:00
committed by Git OBS Bridge
parent 25c73a3024
commit cf979bf075

View File

@@ -43,9 +43,7 @@ ECMAScript; a near feature complete fork of slimit.
%build
export LANG=en_US.UTF-8
%python_build
%{python_expand PYTHONPATH=build/lib $python -m calmjs.parse.parsers.optimize
# $python -m compileall -j 0 -f build/
}
%python_expand PYTHONPATH=build/lib $python -m calmjs.parse.parsers.optimize
%install
%python_install