Skip to content
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

Build initial packages for Python 3.13 #1244

Closed
mhsmith opened this issue Sep 21, 2024 · 1 comment
Closed

Build initial packages for Python 3.13 #1244

mhsmith opened this issue Sep 21, 2024 · 1 comment
Labels
Milestone

Comments

@mhsmith
Copy link
Member

mhsmith commented Sep 21, 2024

Checklist at "adding a Python version" in target/README.md.

Record a list here of the packages that were built, those that were not, and why.

@mhsmith mhsmith added this to the 16.0 milestone Sep 21, 2024
@mhsmith
Copy link
Member Author

mhsmith commented Oct 23, 2024

The following packages are now available for Python 3.13:

aiohttp argon2-cffi-bindings astropy bcrypt bitarray brotli cffi cryptography contourpy cymem cytoolz depthai editdistance ephem frozenlist greenlet grpcio jpegio kiwisolver lameenc lru-dict lxml lz4 matplotlib miniaudio multidict murmurhash netifaces numpy pandas pillow preshed pycocotools pycryptodome pycryptodomex pycurl pyerfa pynacl pyproj pywavelets pyzbar regex ruamel-yaml-clib soxr tgcrypto yarl zope-interface zstandard

This is the same set as we currently have for Python 3.12, except for:

  • aubio – doesn't build with current compilers, and hasn't made a release in five years (aubio#381)

  • srsly – isn't compatible with Python 3.13 yet (srsly#112)

  • typed-ast – has been declared obsolete (typed_ast#179)

@mhsmith mhsmith closed this as completed Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant