Path to this page:
Subject: CVS commit: pkgsrc/devel/py-scikit-build-core
From: Adam Ciarcinski
Date: 2025-04-01 11:02:49
Message id: 20250401090249.9C374FBE1@cvs.NetBSD.org
Log Message:
py-scikit-build-core: updated to 0.11.1
Version 0.11.1
This release contains two small fixes for edge case issues.
Fixes:
- Bump pyproject-metadata to handle form feeds on Python < 3.12.8
- Increase timeout on CI
CI and testing:
- Ignore deprecation message from cattrs on Python 3.14 alphas
- Add more integration tests in Fedora
- Restore example builds for Windows/macOS
Internal:
- Remove leftover Python 3.7 checks
- Bump pytest version and include pytest-xdist
- Bump to ruff 0.10, work around bug
Docs:
- Clarify verbosity options
- Fix incorrect configuration example
- Fix incorrect name (`PYBIND11_NEWPYTHON` -> `PYBIND11_FINDPYTHON`)
Files: