python-rpm-macros/tests
Karolina Surma f836bce1c4 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 07:53:54 +01:00
..
.gitignore Fedora CI: Add eval tests for %python_provide and %py_provides 2020-05-05 13:54:28 +02:00
pythontest.spec Add a test for %py_byte_compile macro 2020-09-07 11:20:40 +02:00
test_evals.py Fix %%py_shebang_flags handling within %%py_check_import 2021-11-03 07:53:54 +01:00
test_import_all_modules.py Allow multiline arguments processing for %%py3_check_import 2021-11-03 07:53:47 +01:00
tests.yml Add new options for %%py{3}_check_import: -f, -t, -e 2021-10-27 16:01:42 +02:00