Go to file
Karolina Surma 75a3c6b647 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.
Resolves: rhbz#2018615
2021-11-03 08:09:41 +01:00
tests Fix %%py_shebang_flags handling within %%py_check_import 2021-11-03 08:09:41 +01:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
compileall2.py Update of bundled compileall2 module to 0.7.1 (bugfix release) 2020-03-31 14:24:09 +02:00
import_all_modules.py Allow multiline arguments processing for %%py3_check_import 2021-11-03 08:09:00 +01:00
macros.pybytecompile Disable Python hash seed randomization in %py_byte_compile 2020-07-24 07:35:07 +02:00
macros.python Fix %%py_shebang_flags handling within %%py_check_import 2021-11-03 08:09:41 +01:00
macros.python-srpm Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix 2021-10-26 10:58:27 +02:00
macros.python2 Support defining %py3_shebang_flags to %nil 2020-12-09 11:39:08 +01:00
macros.python3 Fix %%py_shebang_flags handling within %%py_check_import 2021-11-03 08:09:41 +01:00
python-rpm-macros.spec Fix %%py_shebang_flags handling within %%py_check_import 2021-11-03 08:09:41 +01:00
python.lua Make %py_provides work repeatedly 2020-05-05 13:54:28 +02:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00