The unversioned Python RPM macros
%%py{3}_check_import now respects the custom setting of %%py{3}_shebang_flags
and invokes Python with the respective values.
If %%py{3}_shebang_flags is undefined or set to no value,
there no flags are passed to Python on invoke.
Resolves: rhbz#2018615
|
||
|---|---|---|
| tests | ||
| .gitignore | ||
| brp-fix-pyc-reproducibility | ||
| brp-python-bytecompile | ||
| brp-python-hardlink | ||
| compileall2.py | ||
| import_all_modules.py | ||
| macros.pybytecompile | ||
| macros.python | ||
| macros.python3 | ||
| macros.python-srpm | ||
| python-rpm-macros.spec | ||
| python.lua | ||
| sources | ||