diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-nanobind_2.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-nanobind_2.6.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.6.1.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.7.0.bb index a48c17c57c..3cb75cba09 100644 --- a/meta-python/recipes-devtools/python/python3-nanobind_2.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-nanobind_2.7.0.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/wjakob/nanobind" | |||
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7646f9ee25e49eaf53f89a10665c568c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7646f9ee25e49eaf53f89a10665c568c" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "e05c6816a844aa699e46408add3bff8c743af9fd3d38eafa307a73633fddf94e" | 7 | SRC_URI[sha256sum] = "f9f1b160580c50dcf37b6495a0fd5ec61dc0d95dae5f8004f87dd9ad7eb46b34" |
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta cmake lib_package | 9 | inherit pypi python_setuptools_build_meta cmake lib_package |
10 | 10 | ||