Bug 2276606 - [HEADS UP] python-pyswarms buildrequires python3-future which won't work with Python 3.13 (Fedora 41+)
Summary: [HEADS UP] python-pyswarms buildrequires python3-future which won't work with...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyswarms
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Iztok Fister Jr.
QA Contact:
URL:
Whiteboard:
Depends On: 2250662
Blocks: 2291879
TreeView+ depends on / blocked
 
Reported: 2024-04-23 10:25 UTC by Karolina Surma
Modified: 2024-10-08 09:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-10-08 09:51:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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

The upstream issues:
https://github.com/ljvmiranda921/pyswarms/issues/517

Comment 1 Sandro 2024-05-31 12:40:03 UTC
In the project's README they added (about a year ago):

NOTICE: I am not actively maintaining this repository anymore. My research interests have changed in the past few years. I highly recommend checking out scikit-opt for metaheuristic methods including PSO.

I don't think upstream will fix the compatibility issue. Downstream nothing depends on `pyswarms`.

Should we let it go?

Comment 2 Ankur Sinha (FranciscoD) 2024-09-09 13:47:57 UTC
I say we let it go (unless you want to look into fixing this Iztok?)---tooling should retire it automatically.

Comment 3 Miro Hrončok 2024-10-08 09:51:04 UTC
Automation has figured out the package is retired in rawhide.

If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement


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