diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-nanobind_2.9.2.bb (renamed from meta-python/recipes-devtools/python/python3-nanobind_2.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.8.0.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.9.2.bb index 370130af69..85105fd196 100644 --- a/meta-python/recipes-devtools/python/python3-nanobind_2.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-nanobind_2.9.2.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] = "94e7bf6aa1d7dff9566eddc15252aba94fdadbf67a99a169bfab34b708427cd8" | 7 | SRC_URI[sha256sum] = "e7608472de99d375759814cab3e2c94aba3f9ec80e62cfef8ced495ca5c27d6e" |
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta cmake lib_package | 9 | inherit pypi python_setuptools_build_meta cmake lib_package |
10 | 10 | ||