From 721ba9f2ca73c452d1b8250d94600be6f287a4a1 Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Mon, 11 Nov 2024 15:26:45 +0100 Subject: [PATCH] Testing for pyodide/pyodide-build#60 See upstream PR: https://github.com/pyodide/pyodide-build/pull/60 Resolves pyodide/pyodide#5187. In that issue, the build requires a package called `cmake-build-extension` but because we have `cmake` in the list of requirements to avoid we drop it and it breaks the build. This logic was introduced in pyodide/pyodide#2272 and did not come up in the review. Surprisingly this is the first problem it has caused. Let's see if this change breaks anything in Pyodide CI. --- pyodide-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyodide-build b/pyodide-build index fac0109aa2a..953269deca2 160000 --- a/pyodide-build +++ b/pyodide-build @@ -1 +1 @@ -Subproject commit fac0109aa2acf14469320b049d710dd42639bf94 +Subproject commit 953269deca2a9a749bd723887c34f2a9c7853fec