Skip to content

Conversation

hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Jul 9, 2025

  • Add tests

@hoodmane hoodmane force-pushed the pyodide-installation branch 7 times, most recently from 5ba6e67 to 340507a Compare July 9, 2025 17:25
@hoodmane hoodmane force-pushed the pyodide-installation branch 4 times, most recently from 44be14a to 899a25e Compare August 1, 2025 11:18
@hoodmane hoodmane force-pushed the pyodide-installation branch from 899a25e to a585006 Compare August 1, 2025 11:21
@hoodmane hoodmane marked this pull request as ready for review August 1, 2025 12:43
@hoodmane
Copy link
Contributor Author

hoodmane commented Aug 1, 2025

@zanieb this is ready for review now.

@zanieb zanieb self-assigned this Aug 1, 2025
@hoodmane
Copy link
Contributor Author

hoodmane commented Aug 1, 2025

At least assuming the CI passes...

@hoodmane
Copy link
Contributor Author

Thanks @zanieb!

@zanieb zanieb merged commit c8d0bfb into astral-sh:main Aug 13, 2025
95 checks passed
@hoodmane hoodmane deleted the pyodide-installation branch August 13, 2025 16:13
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 16, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.9` -> `0.8.11` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>

### [`v0.8.11`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0811)

[Compare Source](astral-sh/uv@0.8.10...0.8.11)

##### Python

- Add Python 3.14.0rc2
- Update Pyodide to 0.28.1

##### Enhancements

- Add Debian 13 trixie to published Docker images ([#&#8203;15269](astral-sh/uv#15269))
- Add `extra-build-dependencies` hint for any missing module on build failure ([#&#8203;15252](astral-sh/uv#15252))
- Make 'v' prefix cyan in overlap warnings ([#&#8203;15259](astral-sh/uv#15259))

##### Bug fixes

- Fix missing uv version in extended Docker image tags ([#&#8203;15263](astral-sh/uv#15263))
- Persist cache info when re-installing cached wheels ([#&#8203;15274](astral-sh/uv#15274))

##### Rust API

- Allow passing custom `reqwest` clients to `RegistryClient` ([#&#8203;15281](astral-sh/uv#15281))

### [`v0.8.10`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0810)

[Compare Source](astral-sh/uv@0.8.9...0.8.10)

##### Python

- Add support for installing Pyodide versions ([#&#8203;14518](astral-sh/uv#14518))

##### Enhancements

- Allow Python requests with missing segments, e.g., just `aarch64` ([#&#8203;14399](astral-sh/uv#14399))

##### Preview

- Move warnings for conflicting modules into preview ([#&#8203;15253](astral-sh/uv#15253))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
@henryiii
Copy link
Contributor

I notice iOS and Android are now supported, but I'm guessing Pyodide isn't yet (for installing)?

@konstin
Copy link
Member

konstin commented Sep 10, 2025

Can you do uv run -p cpython-3.13.2-emscripten-wasm32-musl python?

@zanieb
Copy link
Member

zanieb commented Sep 10, 2025

Can you clarify what you mean?

@charliermarsh
Copy link
Member

Yes, Pyodide tags are supported.

@henryiii
Copy link
Contributor

Great, I'll see if I can support it then in cibuildwheel!

@hoodmane
Copy link
Contributor Author

Currently there is one more thing that needs to be addressed before uv can completely replace pyodide-build for testing against pyodide or running code with it (but not for actually building packages): we need to update uv to know about the jsdelivr index. Hopefully I'll get that done soon...

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.

5 participants