The unversioned Python RPM macros
Go to file
Tomas Orsava 30da77e6af Hardcode that python3-* packages will obsolete python39-* packages
We hardcode the xy prefix we want to obsolete to "39", because:
1. Python 3.9 will remain the main Python versin in RHEL 9
2. python39 in RHEL 8 is still using the dotless naming (as opposed to
   python3.9)

Resolves: rhbz#1990421
2022-01-24 11:31:46 +01:00
tests Hardcode that python3-* packages will obsolete python39-* packages 2022-01-24 11:31:46 +01:00
.gitignore New branch setup 2020-10-08 23:33:09 +00:00
compileall2.py RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
gating.yaml Add gating.yaml from RHEL 2021-06-02 12:42:49 +02:00
import_all_modules.py %py(3)_check_import: Process .pth files in site(arch|lib) 2021-12-14 21:32:50 +01:00
macros.pybytecompile Escape % symbols in macro files comments 2021-05-05 17:18:32 +02:00
macros.python %py(3)_check_import: Process .pth files in site(arch|lib) 2021-12-14 21:32:50 +01:00
macros.python3 %py(3)_check_import: Process .pth files in site(arch|lib) 2021-12-14 21:32:50 +01:00
macros.python-srpm Add lua helper functions to make it possible to automatically generate Obsoletes tags 2022-01-21 15:04:18 +01:00
python-rpm-macros.spec Add lua helper functions to make it possible to automatically generate Obsoletes tags 2022-01-21 15:04:18 +01:00
python.lua Hardcode that python3-* packages will obsolete python39-* packages 2022-01-24 11:31:46 +01:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00