Subject: CVS commit: pkgsrc/devel/py-scikit-build
From: Adam Ciarcinski
Date: 2023-05-15 22:57:36
Message id: 20230515205737.06B6AFA87@cvs.NetBSD.org

Log Message:
py-scikit-build: updated to 0.17.5

Scikit-build 0.17.5
===================

A small fix release fixing the passing on of generator specific arguments. This
fixes some cases where the Ninja generator was found but then was unable to
build. NetBSD was reported to work, so was added to the BSD's supported.

Bug fixes
---------

* Generator args were missing for actual compile
* Add support for netbsd & pyodide (future)

Files:
RevisionActionfile
1.4modifypkgsrc/devel/py-scikit-build/Makefile
1.4modifypkgsrc/devel/py-scikit-build/distinfo
1.3modifypkgsrc/devel/py-scikit-build/patches/patch-skbuild_platform__specifics_platform__factory.py