python-rpm-macros/tests
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
..
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
pythontest.spec RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
test_evals.py Fix %%py_shebang_flags handling within %%py_check_import 2021-12-14 21:31:31 +01:00
test_import_all_modules.py Allow multiline arguments processing for %%py3_check_import 2021-12-14 21:30:27 +01:00
tests.yml CI eval tests: Drop the python3.6 dependency 2021-08-25 14:21:23 +02:00