The unversioned Python RPM macros
Go to file
Miro Hrončok 32385d7b9e Explicitly opt-out from Python name-based provides and obsoletes generators
In Koji, python3-rpm-generators are not installed during the build.
However, packagers can have them installed locally, in mock or in Copr.
This way, we make sure the automatic provides (and obsoletes)
do not magically appear only in some environments.

Since python3-rpm-macros actually requires python-rpm-macros,
the requirement is self-satisfied when the automatic provides are generated.

Related: rhbz#1950291
2022-02-01 01:06:09 +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 Explicitly opt-out from Python name-based provides and obsoletes generators 2022-02-01 01:06:09 +01:00
python.lua Hardcode that python3-* packages will obsolete python39-* packages 2022-01-24 11:31:46 +01:00
rpminspect.yaml Disable certain rpminspect inspections not relevant to this package 2022-01-28 19:17:49 +01:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00