Go to file
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
tests Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311 2022-07-19 13:19:37 +02:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
brp-fix-pyc-reproducibility New opt-in possibility to fix byte-compilation reproducibility 2020-07-21 11:42:54 +00:00
brp-python-bytecompile Move Python related BuildRoot Policy scripts from redhat-rpm-config to python-srpm-macros 2021-07-08 12:58:05 +02:00
brp-python-hardlink Include brp-python-hardlink in python-srpm-macros since it is no longer in RPM 4.17+ 2021-06-30 18:13:53 +02:00
compileall2.py Update of bundled compileall2 module to 0.7.1 (bugfix release) 2020-03-31 14:24:09 +02:00
import_all_modules.py %py(3)_check_import: Process .pth files in site(arch|lib) 2021-11-03 07:53:54 +01:00
macros.pybytecompile Escape % symbols in macro files comments 2021-04-27 12:36:11 +02:00
macros.python Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311 2022-07-19 13:19:37 +02:00
macros.python-srpm Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix 2021-10-20 13:58:51 +02:00
macros.python3 Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311 2022-07-19 13:19:37 +02:00
python-rpm-macros.spec Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311 2022-07-19 13:19:37 +02:00
python.lua Update comment for python_altnames() to reflect the reality 2021-02-24 13:06:35 +01:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00