The unversioned Python RPM macros
Go to file
Karolina Surma b2a5690d6b Fix %%py_shebang_flags handling within %%py_check_import
%%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.

Related: rhbz#1950291
2021-12-14 21:31:31 +01:00
tests Fix %%py_shebang_flags handling within %%py_check_import 2021-12-14 21:31:31 +01:00
.gitignore New branch setup 2020-10-08 23:33:09 +00:00
compileall2.py RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
gating.yaml Add gating.yaml from RHEL 2021-06-02 12:42:49 +02:00
import_all_modules.py Allow multiline arguments processing for %%py3_check_import 2021-12-14 21:30:27 +01:00
macros.pybytecompile Escape % symbols in macro files comments 2021-05-05 17:18:32 +02:00
macros.python Fix %%py_shebang_flags handling within %%py_check_import 2021-12-14 21:31:31 +01:00
macros.python3 Fix %%py_shebang_flags handling within %%py_check_import 2021-12-14 21:31:31 +01:00
macros.python-srpm Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix 2021-11-05 10:47:41 +01:00
python-rpm-macros.spec Fix %%py_shebang_flags handling within %%py_check_import 2021-12-14 21:31:31 +01:00
python.lua Update comment for python_altnames() to reflect the reality 2021-04-22 18:25:28 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00