The python-rpm-macros rpms
Find a file
Zbigniew Jędrzejewski-Szmek 1cf0ae1d4e brp-fix-pyc-reproducibility: suppress python2 files and errors
When %{py_reproducible_pyc_path} is used explicitly, then error our if
marshalparser returns an error. But when running in the automatic mode, only
warn. marshalparser fails for example for python2 pyc files.

Also, filter out the python2.7 directory. In Fedora, it's the major and only
source of python2 pyc files and it doesn't make much sense to try to do anything
with them.
2024-03-11 21:50:15 +01:00
tests %py3_test_envvars: Only set $PYTEST_XDIST_AUTO_NUM_WORKERS if not already set 2024-01-25 20:28:23 +01:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
brp-fix-pyc-reproducibility brp-fix-pyc-reproducibility: suppress python2 files and errors 2024-03-11 21:50:15 +01:00
brp-python-bytecompile Bytecompilation: Compile Python files in parallel, according to %_smp_mflags 2022-12-21 12:18:48 +01: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
clamp_source_mtime.py Add Python 2.7 support to clamp_source_mtime.py 2022-12-21 12:18:48 +01: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-02 16:05:11 +01:00
macros.pybytecompile Don't assume %_smp_mflags only ever contains -jX, use -j%_smp_build_ncpus directly 2023-03-16 19:45:39 +01:00
macros.python %py3_test_envvars: Only set $PYTEST_XDIST_AUTO_NUM_WORKERS if not already set 2024-01-25 20:28:23 +01:00
macros.python-srpm brp-fix-pyc-reproducibility: automatically call on whole of /usr 2024-03-11 21:50:15 +01:00
macros.python3 %py3_test_envvars: Only set $PYTEST_XDIST_AUTO_NUM_WORKERS if not already set 2024-01-25 20:28:23 +01:00
pathfix.py Include pathfix.py in this package 2022-10-26 13:22:34 +02:00
python-rpm-macros.spec brp-fix-pyc-reproducibility: automatically call on whole of /usr 2024-03-11 21:50:15 +01:00
python.lua Add lua helper functions to make it possible to automatically generate Obsoletes tags 2022-01-20 18:57:25 +01:00
rpminspect.yaml Disable certain rpminspect inspections not relevant to this package 2022-01-28 17:10:16 +01:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00