python-rpm-macros/tests
Karolina Surma 824ef3d4af 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-02 16:05:09 +01:00
..
.gitignore Fedora CI: Add eval tests for %python_provide and %py_provides 2020-05-05 13:54:28 +02:00
pythontest.spec Test bytecompilation & hardlinking with 3.8 and 2.7 2021-09-10 17:50:49 +02:00
test_evals.py Fix %%py_shebang_flags handling within %%py_check_import 2021-11-02 16:05:09 +01:00
test_import_all_modules.py Allow multiline arguments processing for %%py3_check_import 2021-11-02 16:03:14 +01:00
tests.yml Add new options for %%py{3}_check_import: -f, -t, -e 2021-10-27 15:57:37 +02:00