Bug 2276612

Summary: [HEADS UP] python-doxytag2zealdb buildrequires python3-future which won't work with Python 3.13 (Fedora 41+)
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-doxytag2zealdbAssignee: Ian McInerney <mcianster>
Status: CLOSED RAWHIDE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mcianster
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-23 14:33:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2250662    

Description Karolina Surma 2024-04-23 10:28:01 UTC
python-doxytag2zealdb buildrequires python3-future which won't work with Python 3.13 (Fedora 41+).

future (python3-future) will not be buildable, installable and usable with Python 3.13, which removes lib2to3 and 2to3.
Python 3.13 will be the main Python in Fedora 41.

Please migrate python-doxytag2zealdb to stop depending on python3-future.

The open issues:
https://gitlab.com/vedvyas/doxytag2zealdb/-/merge_requests/6
https://src.fedoraproject.org/rpms/python-doxytag2zealdb/pull-request/1

Comment 1 Ian McInerney 2024-04-23 14:33:22 UTC
Future dependency removed in https://bodhi.fedoraproject.org/updates/FEDORA-2024-070893d764 by merging that PR.

Bodhi apparently hates me and never auto-links my BZ references in changelogs to the updates even though I put them in there, and it won't let me edit the update manually to add the BZ reference to it either... so closing this manually.