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
Somehow I missed that package PR, which I just merged.
This has been rebuilt with Python 3.13 successfully.