Go to file
David Abdurachmanov 3d427a5474
Change default Python 3.9
This is what we have in Fedora/RISCV 33. We need to clean up before 3.9
-> 3.11 jump.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-09-17 08:47:21 +03:00
tests Use the values of %_py3_shebang_s and %_py3_shebang_P in the shebang opts/flags 2022-07-19 16:30:33 +02:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
brp-fix-pyc-reproducibility Non-existing path in py_reproducible_pyc_path causes build to fail 2021-10-12 15:50:50 +02:00
brp-python-bytecompile Add a note: Python 3.11+ no longer needs PYTHONHASHSEED=0 2022-05-12 11:43:00 +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-02 16:05:11 +01:00
macros.pybytecompile Add a note: Python 3.11+ no longer needs PYTHONHASHSEED=0 2022-05-12 11:43:00 +02:00
macros.python Use the values of %_py3_shebang_s and %_py3_shebang_P in the shebang opts/flags 2022-07-19 16:30:33 +02:00
macros.python-srpm Change default Python 3.9 2022-09-17 08:47:21 +03:00
macros.python3 Use the values of %_py3_shebang_s and %_py3_shebang_P in the shebang opts/flags 2022-07-19 16:30:33 +02:00
python-rpm-macros.spec Change default Python 3.9 2022-09-17 08:47:21 +03: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