From 2bd9da210079192df04b58084aa678207f310ebe Mon Sep 17 00:00:00 2001 From: Wildan Mubarok Date: Sat, 5 Jul 2025 14:57:49 +0000 Subject: [PATCH] Pin RustPython version --- recipes/dev/rustpython/recipe.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/dev/rustpython/recipe.toml b/recipes/dev/rustpython/recipe.toml index a2b1f1348..d82595c2d 100644 --- a/recipes/dev/rustpython/recipe.toml +++ b/recipes/dev/rustpython/recipe.toml @@ -1,5 +1,8 @@ [source] git = "https://github.com/RustPython/RustPython" +# requires https://github.com/rust-lang/rust/pull/137319 +# since https://github.com/RustPython/RustPython/pull/5858 +rev = "e41d7f523a74c36b9f360d992ce0a9eb7e604c2b" [build] dependencies = [