Path to this page:
Subject: CVS commit: pkgsrc/devel/py-scikit-build-core
From: Adam Ciarcinski
Date: 2024-09-15 17:51:54
Message id: 20240915155154.DE9BCFC74@cvs.NetBSD.org
Log Message:
py-scikit-build-core: updated to 0.10.6
Version 0.10.6
This version has several fixes; the new `remove` key in 0.10 had a mistake
making it unusable, this has been fixed along with the matching issue in the
tests. Editable installs failed if there was a folder matching an extension
name. Multiplexed paths were not supported for plugins, now they are. The
downstream nox job is also now a bit better.
Fixes:
* Use correct settings key to remove parts of the version in regex metadata plugin
* Support multiplexed path
* Editable subpackage
* Only strip Release and MinSizeRel builds by default
* Typo in debug message
Docs:
* Add build info
* Fix typo in `if.platform-system` example
CI and testing:
* Packit configuration update
Files: