This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
python3.13-pip/tests
Miro Hrončok c12e9f5e3a CI: Adjust for EPEL Python 3.13
Note that epel-rpm-macros was added as a requirement to bring
rpmautospec-rpm-macros on EPEL 9.
rpmautospec-rpm-macros no longer exists on EPEL 10,
the macros were added to redhat-rpm-config.
The rpmautospec macros are needed for the mock_bootstrap_build test.

Technically, always pulling epel-rpm-macros is the right thing to do,
as it allows us to build SRPM correctly.
The EPEL macros are installed by default inside the mock chroot,
but not on the CI system.
Alternatively, we could build the SRPM using mock,
but that's an overkill.

[skip changelog]
2025-09-02 17:35:04 +02:00
..
bash_completion CI: Adjust for EPEL Python 3.13 2025-09-02 17:35:04 +02:00
pip_install_upgrade Fix CI tests to account for normalization of dist-info dirs (PEP 491) 2025-03-18 01:25:34 +01:00