Skip to content

Commit 99a7c90

Browse files
committed
Update python_metadata.bzl with new bundle info
This commit updates the backport and integrity values in python_metadata.bzl based on the latest Pyodide bundle upload. 🤖 Generated automatically by release-python-runtime workflow
1 parent 56ac1f0 commit 99a7c90

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

build/python_metadata.bzl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ BUNDLE_VERSION_INFO = _make_bundle_version_info([
100100
"pyodide_version": "0.26.0a2",
101101
"pyodide_date": "2024-03-01",
102102
"packages": PACKAGES_20240829_4,
103-
"backport": "63",
104-
"integrity": "sha256-xrG65VJvao9GYH07C73Uq2jA9DW7O1DP16fiZo36Xq0=",
103+
"backport": "69",
104+
"integrity": "sha256-qTl7xLD5+unEWHX7m6k/UCDr1WywjhjzT9VN4jDjRe4=",
105105
"flag": "pythonWorkers",
106106
"enable_flag_name": "python_workers",
107107
"emscripten_version": "3.1.52",
@@ -132,8 +132,8 @@ BUNDLE_VERSION_INFO = _make_bundle_version_info([
132132
"pyodide_version": "0.28.0",
133133
"pyodide_date": "2025-01-16",
134134
"packages": PACKAGES_20250808,
135-
"backport": "2",
136-
"integrity": "sha256-vgJw1nTi/1gqPa46J4iOBH3wAE0ziPJd5BjvTHbUI9g=",
135+
"backport": "4",
136+
"integrity": "sha256-ilVu6m9DEOeye6CEKbXCcBKV7jUsV90laZvTLemNpCg=",
137137
"flag": "pythonWorkers20250116",
138138
"enable_flag_name": "python_workers_20250116",
139139
"emscripten_version": "4.0.9",

0 commit comments

Comments
 (0)