python-rpm-macros/tests
Miro Hrončok bb20c6908e Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311
When reviewing https://src.fedoraproject.org/rpms/pyproject-rpm-macros/pull-request/291
we have discovered that there is no macronized way to get this part of some paths
and that packagers need to hardcode it as cpython-%{python3_version_nodots}.

This way, we have a standardized macro packagers (and other macros) can use.
2022-07-19 13:19:37 +02: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 Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311 2022-07-19 13:19:37 +02:00
test_import_all_modules.py %py(3)_check_import: Process .pth files in site(arch|lib) 2021-11-03 07:53:54 +01:00
tests.yml Add new options for %%py{3}_check_import: -f, -t, -e 2021-10-27 16:01:42 +02:00