Go to file
Miro Hrončok dbde5b7165 CI: Install python3-devel specially to avoid a failure
The available python3-devel version is lower than what we already have as platform-python.

We are testing Python 3.12 here, so the exact version of Python 3.6 does not matter to us.

We also avoid a dependency on python3 and let the magic happen.

This avoids:

    Error:
     Problem 1: package python3-devel-3.6.8-59.el8.x86_64 from @System requires platform-python = 3.6.8-59.el8, but none of the providers can be installed
      - cannot install both platform-python-3.6.8-71.el8_10.x86_64 from rhel-BaseOS and platform-python-3.6.8-59.el8.x86_64 from @System
      - cannot install both platform-python-3.6.8-59.el8.x86_64 from rhel-buildroot and platform-python-3.6.8-71.el8_10.x86_64 from rhel-BaseOS
      - cannot install both platform-python-3.6.8-59.el8.x86_64 from testing-farm-tag-repository-mainline and platform-python-3.6.8-71.el8_10.x86_64 from rhel-BaseOS
      - cannot install the best update candidate for package python3-devel-3.6.8-59.el8.x86_64
      - cannot install the best update candidate for package platform-python-3.6.8-59.el8.x86_64
     Problem 2: problem with installed package python3-devel-3.6.8-59.el8.x86_64
      - package python3-devel-3.6.8-59.el8.x86_64 from @System requires platform-python-devel(x86-64) = 3.6.8-59.el8, but none of the providers can be installed
      - package python3-devel-3.6.8-59.el8.x86_64 from rhel-buildroot requires platform-python-devel(x86-64) = 3.6.8-59.el8, but none of the providers can be installed
      - package python3-devel-3.6.8-59.el8.x86_64 from testing-farm-tag-repository-mainline requires platform-python-devel(x86-64) = 3.6.8-59.el8, but none of the providers can be installed
      - package python3-devel-3.6.8-72.el8_10.x86_64 from testing-farm-tag-repository-z-stream requires platform-python-devel(x86-64) = 3.6.8-72.el8_10, but none of the providers can be installed
      - cannot install both platform-python-devel-3.6.8-71.el8_10.x86_64 from rhel-AppStream and platform-python-devel-3.6.8-59.el8.x86_64 from @System
      - cannot install both platform-python-devel-3.6.8-59.el8.x86_64 from rhel-buildroot and platform-python-devel-3.6.8-71.el8_10.x86_64 from rhel-AppStream
      - cannot install both platform-python-devel-3.6.8-59.el8.x86_64 from testing-farm-tag-repository-mainline and platform-python-devel-3.6.8-71.el8_10.x86_64 from rhel-AppStream
      - cannot install both platform-python-devel-3.6.8-72.el8_10.x86_64 from testing-farm-tag-repository-z-stream and platform-python-devel-3.6.8-71.el8_10.x86_64 from rhel-AppStream
      - cannot install the best update candidate for package platform-python-devel-3.6.8-59.el8.x86_64
2026-03-31 14:25:08 +02:00
.fmf CI: Drop STI and use TMT instead 2026-03-31 14:25:08 +02:00
tests CI: Install python3-devel specially to avoid a failure 2026-03-31 14:25:08 +02:00
.gitignore Import from Fedora python3.12 @ 90929e6 2024-01-05 12:03:44 +01:00
00251-change-user-install-location.patch Update to 3.12.10 2025-04-11 11:33:15 +02:00
00329-fips.patch Update to 3.12.8 2024-12-09 01:36:58 +01:00
00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch Update to 3.12.8 2024-12-09 01:36:58 +01:00
00397-tarfile-filter.patch Update to 3.12.4 2024-07-03 16:28:41 +02:00
00422-fix-tests-for-xmlpullparser-with-expat-2-6-0.patch Update to 3.12.3 2024-05-10 14:12:47 +02:00
00471-CVE-2025-12084.patch Security fix for CVE-2025-12084 2026-01-05 12:51:22 +01:00
00472-cve-2025-13836.patch Security fix for CVE-2025-13836 2026-01-16 10:03:49 +01:00
00473-cve-2026-0865.patch Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 2026-03-03 11:12:43 +01:00
00474-cve-2025-15366.patch Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 2026-03-03 11:12:43 +01:00
00475-cve-2025-15367.patch Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 2026-03-03 11:12:43 +01:00
00476-cve-2026-1299.patch Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 2026-03-03 11:12:43 +01:00
00478-cve-2026-4519.patch Security fix for CVE-2026-4519 2026-03-27 08:59:28 +01:00
check-pyc-timestamps.py Convert from Fedora for the Python 3.12 stack in RHEL 2024-01-05 15:13:44 +01:00
gating.yaml Add a gating configuration 2024-01-05 15:27:58 +01:00
idle3.appdata.xml Import from Fedora python3.12 @ 90929e6 2024-01-05 12:03:44 +01:00
idle3.desktop Import from Fedora python3.12 @ 90929e6 2024-01-05 12:03:44 +01:00
import_all_modules_py3_12.py Convert from Fedora for the Python 3.12 stack in RHEL 2024-01-05 15:13:44 +01:00
macros.python3.12 Convert from Fedora for the Python 3.12 stack in RHEL 2024-01-05 15:13:44 +01:00
pathfix_py3_12.py Convert from Fedora for the Python 3.12 stack in RHEL 2024-01-05 15:13:44 +01:00
plan.fmf CI: Install python3-devel specially to avoid a failure 2026-03-31 14:25:08 +02:00
python3.12.spec Security fix for CVE-2026-4519 2026-03-27 08:59:28 +01:00
rpminspect.yaml rpminspect: Wrap strings with globs with single quotes 2026-01-05 11:38:05 +01:00
rpmlint.toml Import from Fedora python3.12 @ 90929e6 2024-01-05 12:03:44 +01:00
sources Update to Python 3.12.12 2026-01-05 12:49:09 +01:00
Yhg1s.gpg Import from Fedora python3.12 @ 90929e6 2024-01-05 12:03:44 +01:00