python-rpm-macros/tests
Miro Hrončok 4085ef49f2 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 11:42:56 +02: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 Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311 2022-07-19 11:42:56 +02:00
test_import_all_modules.py %py(3)_check_import: Process .pth files in site(arch|lib) 2021-11-02 16:05:11 +01:00
tests.yml Add new options for %%py{3}_check_import: -f, -t, -e 2021-10-27 15:57:37 +02:00