Path to this page:
Subject: CVS commit: pkgsrc/devel/py-scikit-build-core
From: Adam Ciarcinski
Date: 2024-04-21 09:29:19
Message id: 20240421072919.683D1FA2C@cvs.NetBSD.org
Log Message:
py-scikit-build-core: updated to 0.9.2
Version 0.9.2
Quick fix for quick fix in 0.9.1; if `cmake` is a broken script (which can
happen if you pip install outside an environment then enter an environment,
there was an unbound local error instead of ignoring the broken cmake script.
Fixes:
- Unbound local error
Version 0.9.1
Quick fix for Pyodide (WebAssembly) builds.
Fixes:
- Try `--version` if `-E capabilities` fails
Files: