Bug 2276616 - [HEADS UP] python-onionbalance buildrequires python3-future which won't work with Python 3.13 (Fedora 41+)
Summary: [HEADS UP] python-onionbalance buildrequires python3-future which won't work ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-onionbalance
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marcel Haerry
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2250662
TreeView+ depends on / blocked
 
Reported: 2024-04-23 10:29 UTC by Karolina Surma
Modified: 2024-06-25 08:40 UTC (History)
1 user (show)

Fixed In Version: python-onionbalance-0.2.1-12.fc41
Clone Of:
Environment:
Last Closed: 2024-06-25 08:40:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2024-04-23 10:29:51 UTC
python-onionbalance 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-onionbalance to stop depending on python3-future.

The issues:
https://github.com/torproject/onionbalance/pull/50
https://src.fedoraproject.org/rpms/python-onionbalance/pull-request/1

Comment 1 Marcel Haerry 2024-04-23 14:25:09 UTC
Somehow I missed that package PR, which I just merged.

Comment 2 Karolina Surma 2024-06-25 08:40:48 UTC
This has been rebuilt with Python 3.13 successfully.


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