Skip to content

fix: update manylinux version to 2.40 for 'linux' alias#14

Merged
frostming merged 1 commit intomainfrom
fix/linux-tag
Jun 10, 2025
Merged

fix: update manylinux version to 2.40 for 'linux' alias#14
frostming merged 1 commit intomainfrom
fix/linux-tag

Conversation

@frostming
Copy link
Contributor

Signed-off-by: Frost Ming me@frostming.com

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming linked an issue Jun 10, 2025 that may be closed by this pull request
1 task
@frostming frostming merged commit b222a6f into main Jun 10, 2025
8 checks passed
@frostming frostming deleted the fix/linux-tag branch June 10, 2025 00:54
@eltoder
Copy link

eltoder commented Aug 1, 2025

@frostming can you make a release with this change please?

@eltoder
Copy link

eltoder commented Aug 1, 2025

Also, after patching in this change locally and rerunning pdm lock --platform=linux, I now get the following warning when running pdm sync:

WARNING: Found lock target (>=3.11,<3.12, manylinux_2_40_x86_64), installing for env (==3.11.10, manylinux_2_36_x86_64, cpython)

I assume this is because the lockfile now specifies higher glibc version than I have on my machine. This isn't breaking anything, but I'm sure I'll get questions about this.

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.

--platform=linux resolves to manylinux_2_17

2 participants