-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Python 3.13 #52580
Closed
Closed
[WIP] Python 3.13 #52580
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ahesford
force-pushed
the
python3.13
branch
15 times, most recently
from
November 23, 2024 05:26
59cff18
to
7a2fbee
Compare
ahesford
force-pushed
the
python3.13
branch
8 times, most recently
from
November 26, 2024 15:00
6158fe5
to
91831c8
Compare
ahesford
force-pushed
the
python3.13
branch
5 times, most recently
from
December 2, 2024 01:57
c0fd020
to
87cc09f
Compare
This package is not required by any package in the repository, and depends on the apparently unmaintained python3-gitchangelog.
This package appears unmaintained and depends on the unmaintained python3-pystache, which is incompatible with Python 3.13.
This package is not required by any package in the repository and fails to build with Python 3.13.
No packages depend on this package, and it depends on python3-nose.
This package is long dead and will not build with Python 3.13.
This package is unused in Void and abandoned upstream.
This package is unused in Void, hasn't been updated in five years, and requires the to-be-removed python3-Cython0.29 to build.
This package is unused in Void and requires the to-be-removed python3-Cython0.29 to build. Newer versions exist, with more complex dependencies, and can be re-added if a suitable maintainer appears.
This package is incompatible with Python 3.13 and is no longer required by any Void packages.
Closes: void-linux#52903 [via git-merge-pr] Co-authored-by: Andrew J. Hesford <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We're going to wait until 3.13.1 this year, so work won't start in earnest for another month, but here's the start.
Package removals with this update:
Several packages are not compatible with Python 3.13. (Many of these were not compatible with prior Python updates, but they are getting too cumbersome to carry forward.) These will be removed with this update:
pyliblo3
fork that seems to be compatible, but for now I plan to (potentially) break the Carla package and let somebody knowledgeable restore the missing functionality.Current status
I believe all packages now build for all but
i686
, which is still being tested.[ci skip]