python-rpm-macros/tests
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
..
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
pythontest.spec RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
test_evals.py Hardcode that python3-* packages will obsolete python39-* packages 2022-01-24 11:31:46 +01:00
test_import_all_modules.py %py(3)_check_import: Process .pth files in site(arch|lib) 2021-12-14 21:32:50 +01:00
tests.yml Let pytest see the package source code in the CI test run 2021-12-21 15:49:40 +01:00