diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-08-20 16:39:41 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-08-20 07:35:10 -0700 |
| commit | 50238416766e5c9b790c77025c5ec8adddc8c7dc (patch) | |
| tree | 31c4f507cb5834b358500bbf8227d2a419210d25 /meta-python/recipes-devtools | |
| parent | b5c457d8889c1b94b986551b7d43dcfeff3e7eab (diff) | |
| download | meta-openembedded-50238416766e5c9b790c77025c5ec8adddc8c7dc.tar.gz | |
python3-cmake: upgrade 4.0.3 -> 4.1.0
Changelog:
============
- break: drop Python 3.7, manylinux2010 & musllinux_1_1
- feat: update to CMake 4.1.0
- feat: update to OpenSSL 3.5.x
- feat: add riscv64 wheels
- feat: use a manylinux_2_35 compatible image for riscv64
- chore: remove cibuildwheel override for musllinux_armv7l
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_4.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.0.3.bb b/meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb index 719169e641..9ab56eb03f 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb | |||
| @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" | |||
| 11 | PYPI_ARCHIVE_NAME_PREFIX = "pypi-" | 11 | PYPI_ARCHIVE_NAME_PREFIX = "pypi-" |
| 12 | 12 | ||
| 13 | inherit pypi python_setuptools_build_meta | 13 | inherit pypi python_setuptools_build_meta |
| 14 | SRC_URI[sha256sum] = "215732f09ea8a7088fe1ab46bbd61669437217278d709fd3851bf8211e8c59e3" | 14 | SRC_URI[sha256sum] = "bacdd21aebdf9a42e5631cfb365beb8221783fcd27c4e04f7db8b79c43fb12df" |
| 15 | 15 | ||
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |
