summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-nanobind_2.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-nanobind_2.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.5.0.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.6.1.bb
index e37421caaa..a48c17c57c 100644
--- a/meta-python/recipes-devtools/python/python3-nanobind_2.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-nanobind_2.6.1.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] = "cc8412e94acffa20a369191382bcdbb6fbfb302e475e87cacff9516d51023a15" 7SRC_URI[sha256sum] = "e05c6816a844aa699e46408add3bff8c743af9fd3d38eafa307a73633fddf94e"
8 8
9inherit pypi python_setuptools_build_meta cmake lib_package 9inherit pypi python_setuptools_build_meta cmake lib_package
10 10