diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-12 18:51:58 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:31 -0700 |
| commit | 1698357b41fc287413d7e8bbc7ba10cb2158760f (patch) | |
| tree | ff73c9553343c07d7d6b29c4ce58004e2f215acf | |
| parent | 3e26e7be3c76faab1c96105d90173292728acc54 (diff) | |
| download | meta-openembedded-1698357b41fc287413d7e8bbc7ba10cb2158760f.tar.gz | |
python3-nanobind: upgrade 2.11.0 -> 2.12.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-nanobind_2.12.0.bb (renamed from meta-python/recipes-devtools/python/python3-nanobind_2.11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nanobind_2.11.0.bb b/meta-python/recipes-devtools/python/python3-nanobind_2.12.0.bb index 92c4c913f1..58dbb30c84 100644 --- a/meta-python/recipes-devtools/python/python3-nanobind_2.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-nanobind_2.12.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] = "6d98d063c61dbbd05a2d903e59be398bfcff9d59c54fbbc9d4488960485d40d0" | 7 | SRC_URI[sha256sum] = "0ae77c1a88f27153fa57045ee00f7b0a7b06b1cd3df942e95a34b38c5d0a5bee" |
| 8 | 8 | ||
| 9 | inherit pypi cmake python_setuptools_build_meta | 9 | inherit pypi cmake python_setuptools_build_meta |
| 10 | 10 | ||
