Update to the newer Python macros to allow for easy EPEL9 support (#2185811)
This update has been submitted for testing by troycurtisjr.
This update's test gating status has been changed to 'ignored'.
Error: Problem: package python3-ipdb-0.13.13-2.el9.noarch requires python3.9dist(ipython) >= 7.31.1, but none of the providers can be installed
Aha, so there is ipython-8.5.0 but it can't be installed due to
ipython-8.5.0
nothing provides python3.9dist(pygments) >= 2.4 needed by python3-ipython-8.5.0-1.el9.1.noarch
This update has been pushed to testing.
It turns out the magic sauce is:
sudo dnf config-manager --set-enabled crb
To enable the Code Ready Build repository. This is "included" with CentOS/RHEL and considered part of the delivery, just not enabled by default.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by troycurtisjr.
This update's test gating status has been changed to 'ignored'.
Aha, so there is
ipython-8.5.0
but it can't be installed due toThis update has been pushed to testing.
It turns out the magic sauce is:
To enable the Code Ready Build repository. This is "included" with CentOS/RHEL and considered part of the delivery, just not enabled by default.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.