Skip to content

ci: repair linux wheels with auditwheel to produce manylinux tags - #3

Merged
amirouche merged 1 commit into
mainfrom
ci/manylinux-wheel-tags
Mar 3, 2026
Merged

amirouche merged 1 commit into
mainfrom
ci/manylinux-wheel-tags

Conversation

@amirouche

Copy link
Copy Markdown
Owner

PyPI rejects plain linux_* platform tags; run auditwheel repair after build to retag as manylinux_2_17_, excluding libfdb_c.so so it remains a system dependency rather than being bundled.

PyPI rejects plain linux_* platform tags; run auditwheel repair after
build to retag as manylinux_2_17_<arch>, excluding libfdb_c.so so it
remains a system dependency rather than being bundled.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@amirouche
amirouche merged commit f1ee4d2 into main Mar 3, 2026
11 checks passed
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.

1 participant