summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-02-05 13:14:28 +0800
committerKhem Raj <raj.khem@gmail.com>2026-02-06 10:06:23 -0800
commit6a74749569e5c1be836f158f7eb656ce1c2cfe08 (patch)
tree1a122632f37615c5416a7d1b3d0fdc007fd7fde0 /meta-python/recipes-devtools/python
parent1b1bae9811b00067a705a565bba860508eaee4e8 (diff)
downloadmeta-openembedded-6a74749569e5c1be836f158f7eb656ce1c2cfe08.tar.gz
python3-nanobind: upgrade 2.10.2 -> 2.11.0
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.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-nanobind_2.10.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.10.2.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.11.0.bb
index 12b7ff5133..92c4c913f1 100644
--- a/meta-python/recipes-devtools/python/python3-nanobind_2.10.2.bb
+++ b/meta-python/recipes-devtools/python/python3-nanobind_2.11.0.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] = "08509910ce6d1fadeed69cb0880d4d4fcb77739c6af9bd8fb4419391a3ca4c6b" 7SRC_URI[sha256sum] = "6d98d063c61dbbd05a2d903e59be398bfcff9d59c54fbbc9d4488960485d40d0"
8 8
9inherit pypi cmake python_setuptools_build_meta 9inherit pypi cmake python_setuptools_build_meta
10 10