Skip to content

update Cython to 3.1.1 #637

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 6 commits into from
May 31, 2025
Merged

update Cython to 3.1.1 #637

merged 6 commits into from
May 31, 2025

Conversation

methane
Copy link
Member

@methane methane commented May 30, 2025

No description provided.

@ThomasWaldmann
Copy link
Contributor

ThomasWaldmann commented May 30, 2025

Recent setuptools releases require Python >= 3.9.

https://setuptools.pypa.io/en/latest/history.html#v75-4-0

Maybe it makes sense to delay the SPDX license stuff for a while?

Nitpick: it is Cython 3.1.1, not 3.11 (commit comment, PR title).

@methane methane changed the title update Cython to 3.11 update Cython to 3.1.1 May 30, 2025
@ThomasWaldmann
Copy link
Contributor

The SPDX license stuff requires setuptools >= 77.0.0.

https://setuptools.pypa.io/en/latest/history.html#v77-0-0

So it is either SPDX license stuff or python 3.8 support.

@methane
Copy link
Member Author

methane commented May 31, 2025

Recent setuptools emits warning about license = {text="Apache 2.0"} when building from source.
But I decided to ignore it for now. Next msgpack version (v1.1.1) will ship with Cython 3.1.1 and Python 3.8 support.

@methane methane merged commit 868aa2c into main May 31, 2025
26 checks passed
@methane methane deleted the update-cython branch May 31, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants