nlopt-python
nlopt-python copied to clipboard
build for python3.13
Fedora is reporting an error when building for python 3.13
https://bugzilla.redhat.com/show_bug.cgi?id=2254979
Can't build this till 3.13 is official. I'll look at it again after 2024-10-01 (the official release date)
You can always build -rc, -beta and other -dev versions of python using setup-python. I am not sure if -rc needs allow-prereleases though. As for cibuildwheel, you can similarly use CIBW_PRERELEASE_PYTHONS but since 2.20 you don't need it for 3.13