Skip to content

Commit 46ae1d4

Browse files
authored
Update instructions for updating pyodide (#10701)
1 parent f8aad09 commit 46ae1d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HOW_TO_RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ upstream https://github.com/pydata/xarray (push)
111111

112112
13. Update the version available on pyodide:
113113
- Open the PyPI page for [Xarray downloads](https://pypi.org/project/xarray/#files)
114-
- Edit [`pyodide/packages/xarray/meta.yaml`](https://github.com/pyodide/pyodide/blob/main/packages/xarray/meta.yaml) to update the
114+
- Edit [`packages/xarray/meta.yaml`](https://github.com/pyodide/pyodide-recipes/blob/main/packages/xarray/meta.yaml) to update the
115115
- version number
116116
- link to the wheel (under "Built Distribution" on the PyPI page)
117117
- SHA256 hash (Click "Show Hashes" next to the link to the wheel)
118-
- Open a pull request to pyodide
118+
- Open a pull request to pyodide-recipes
119119

120120
14. Issue the release announcement to mailing lists & Twitter (X). For bug fix releases, I
121121
usually only email [email protected]. For major/feature releases, I will email a broader

0 commit comments

Comments
 (0)