From 887a270938979efcf927d013b916824ad7c279f6 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 25 Jun 2026 17:01:08 +0800 Subject: [PATCH] python3-nanobind: upgrade 2.12.0 -> 2.13.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-nanobind_2.12.0.bb => python3-nanobind_2.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-nanobind_2.12.0.bb => python3-nanobind_2.13.0.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.12.0.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.13.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-nanobind_2.12.0.bb rename to meta-python/recipes-devtools/python/python3-nanobind_2.13.0.bb index 58dbb30c84..f903641e93 100644 --- a/meta-python/recipes-devtools/python/python3-nanobind_2.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-nanobind_2.13.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/wjakob/nanobind" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=7646f9ee25e49eaf53f89a10665c568c" -SRC_URI[sha256sum] = "0ae77c1a88f27153fa57045ee00f7b0a7b06b1cd3df942e95a34b38c5d0a5bee" +SRC_URI[sha256sum] = "c7b04d6a6a4cd57985571e605539399b51331ae455d7fce576a5e2fcb89b1dcf" inherit pypi cmake python_setuptools_build_meta