summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-18 17:03:40 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-21 08:54:03 -0800
commit50f6252da97c1bfb4020e95211c89c0723045728 (patch)
tree54b87a5f3477f236298d66352b4100714199dd8d /meta-python/recipes-devtools/python
parent335d2486edb5842b68c0d45720026b8e53eca9d7 (diff)
downloadmeta-openembedded-50f6252da97c1bfb4020e95211c89c0723045728.tar.gz
python3-nanobind: upgrade 2.9.2 -> 2.10.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-nanobind_2.10.2.bb (renamed from meta-python/recipes-devtools/python/python3-nanobind_2.9.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.9.2.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.10.2.bb
index cfbe9cea66..12b7ff5133 100644
--- a/meta-python/recipes-devtools/python/python3-nanobind_2.9.2.bb
+++ b/meta-python/recipes-devtools/python/python3-nanobind_2.10.2.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/wjakob/nanobind"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=7646f9ee25e49eaf53f89a10665c568c" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=7646f9ee25e49eaf53f89a10665c568c"
6 6
7SRC_URI[sha256sum] = "e7608472de99d375759814cab3e2c94aba3f9ec80e62cfef8ced495ca5c27d6e" 7SRC_URI[sha256sum] = "08509910ce6d1fadeed69cb0880d4d4fcb77739c6af9bd8fb4419391a3ca4c6b"
8 8
9inherit pypi cmake python_setuptools_build_meta 9inherit pypi cmake python_setuptools_build_meta
10 10