python3-scikit-build: upgrade 0.18.0 -> 0.18.1

Changelog:
===========
- Support for setuptools 74
- iOS and Android support
- Fix for distutils change
- Remove test directives

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-09-10 17:02:59 +08:00
committed by Khem Raj
parent b308972f3a
commit 389c6458b4

View File

@@ -8,7 +8,7 @@ PYPI_PACKAGE = "scikit_build"
inherit pypi python_hatchling
SRC_URI[sha256sum] = "71a13af467d1a38510c3494786e2edb73ead53ea922bde6e519dc5372aa65096"
SRC_URI[sha256sum] = "a4152ac5a084d499c28a7797be0628d8366c336e2fb0e1a063eb32e55efcb8e7"
RDEPENDS:${PN} = " \
python3-distro \