Skip to content

Clean stale Pyodide wheels before builds - #175

Draft
timkpaine wants to merge 1 commit into
mainfrom
agent/clean-pyodide-wheels
Draft

Clean stale Pyodide wheels before builds#175
timkpaine wants to merge 1 commit into
mainfrom
agent/clean-pyodide-wheels

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Propagates the stale-wheel fix from transports to all four Pyodide-capable templates: C++, Rust, C++/JS/WASM, and Rust/JS/WASM.

Each opt-in test-pyodide target now removes dist/pyodide before invoking cibuildwheel. This prevents wheels from an earlier package version remaining in the output directory and being uploaded or selected by downstream tooling.

Rendered all four templates with Pyodide enabled and verified the generated recipes with make -n test-pyodide.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
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