Path to this page:
Subject: CVS commit: pkgsrc/devel/py-scikit-build
From: Adam Ciarcinski
Date: 2023-06-10 20:51:13
Message id: 20230610185113.D9F3DFA89@cvs.NetBSD.org
Log Message:
py-scikit-build: updated to 0.17.6
Scikit-build 0.17.6
===================
A small fix release with some new platforms and better testing, including \
CPython 3.12.0b1.
Bug fixes
---------
* Support added for SunOS by :user:`mtelka`
* Support added for AIX (with recent CMake) by :user:`bhuntsman`
Testing
-------
* Tests now pass on CPython 3.12.0b1
* Tests no longer use ``pytest-virtualenv``
* ``isolated`` marker now includes ``test_distribution`` tests
* Tests avoid incorrect ``get_map`` match by :user:`keszybz`
* Fedora testing fix by :user:`LecrisUT`
Miscellaneous
-------------
* Docs improvements
Files: