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