Skip to content

Set wheels' min python version to 3.9 #9757

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

Merged
merged 3 commits into from
Apr 17, 2025
Merged

Set wheels' min python version to 3.9 #9757

merged 3 commits into from
Apr 17, 2025

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Apr 17, 2025

Currently, our python package is advertised as >=3.9, but our wheels still specify 3.8:

image

With this PR, our wheels should specify 3.9 as well.

related:

@abey79 abey79 added 🐍 Python API Python logging API exclude from changelog PRs with this won't show up in CHANGELOG.md labels Apr 17, 2025
Copy link

github-actions bot commented Apr 17, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
48e7617 https://rerun.io/viewer/pr/9757 +nightly +main

Note: This comment is updated whenever you push a commit.

@emilk emilk added this to the 0.23.0 milestone Apr 17, 2025
abey79 and others added 2 commits April 17, 2025 10:24
Copy link

github-actions bot commented Apr 17, 2025

Latest documentation preview deployed successfully.

Result Commit Link
e2bb70c https://landing-fpcvcj8v3-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@abey79 abey79 merged commit c1cad06 into main Apr 17, 2025
72 checks passed
@abey79 abey79 deleted the antoine/abi39 branch April 17, 2025 09:53
grtlr pushed a commit that referenced this pull request Apr 17, 2025
Currently, our python package is advertised as >=3.9, but our wheels
still specify 3.8:

<img width="968" alt="image"
src="https://github.com/user-attachments/assets/b7d6e5c9-f6ab-44a7-b13f-a32dd655cfff"
/>


With this PR, our wheels should specify 3.9 as well.

related:
* #9182

---------

Co-authored-by: Emil Ernerfeldt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md 🐍 Python API Python logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants