Skip to content

Clean stale Pyodide wheels before builds - #175

Merged
timkpaine merged 1 commit into
mainfrom
agent/clean-pyodide-wheels
Aug 17, 2026
Merged

Clean stale Pyodide wheels before builds#175
timkpaine merged 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>
@timkpaine
timkpaine marked this pull request as ready for review August 17, 2026 02:11
@timkpaine
timkpaine merged commit 690e994 into main Aug 17, 2026
18 checks passed
@timkpaine
timkpaine deleted the agent/clean-pyodide-wheels branch August 17, 2026 02:11
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