Bug 2351308 - Please branch and build python-flit-core in epel10
Summary: Please branch and build python-flit-core in epel10
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-flit-core
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Maxwell G
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2345927
TreeView+ depends on / blocked
 
Reported: 2025-03-11 09:47 UTC by Göran Uddeborg
Modified: 2025-03-11 11:29 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-03-11 09:57:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Göran Uddeborg 2025-03-11 09:47:53 UTC
Please branch and build python-flit-core in epel10. It is required by python-jeepney.

Comment 1 Miro Hrončok 2025-03-11 09:57:55 UTC
python3-flit-core is included in the RHEL 10 CRB repository

Comment 2 Göran Uddeborg 2025-03-11 10:05:12 UTC
I see, thanks.

Are there instructions anywhere how to enable that repository in an EPEL (mock)build?

Comment 3 Miro Hrončok 2025-03-11 10:49:07 UTC
It is enabled.

The problem you see is that the RHEL version is 3.9 but jeepney requires > 3.11

Comment 4 Ben Beasley 2025-03-11 11:29:10 UTC
(In reply to Miro Hrončok from comment #3)
> It is enabled.
> 
> The problem you see is that the RHEL version is 3.9 but jeepney requires >
> 3.11

That was a recent change in jeepney upstream, released in 0.9.

https://gitlab.com/takluyver/jeepney/-/commit/7a29c4757a742fcd8db36d6e0cff04f7f10e65d3

You could base an EPEL10 branch of python-jeepney on the current F42, https://src.fedoraproject.org/fork/music/rpms/python-jeepney/c/7f11ae8d3ca46c1e1754d081071d7de2cf544a26, although you would then need python-async-timeout (in addition to python-pytest-trio, bug 2345503). This works; I tried it locally.

You could also base an EPEL10 branch of python-jeepney on the current Rawhide, if you add a patch reverting the upstream commit linked above. You would then also need dbus-test-runner, or you would need to revert https://src.fedoraproject.org/fork/music/rpms/python-jeepney/c/013e00517f242739b1d359b307d82524a1d2b500 for EPEL10. Again, I tested both approaches locally.


Note You need to log in before you can comment on or make changes to this bug.