pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-scikit-build
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 29 12:43:59 UTC 2026
Modified Files:
pkgsrc/devel/py-scikit-build: Makefile distinfo
Log Message:
py-scikit-build: updated to 0.19.1
Scikit-build 0.19.1
This is a patch release to add support for Visual Studio 2026.
Features
* Support Visual Studio 18 2026 in :pr:`1186`
Bug fixes
* Correctness bugs found in code review in :pr:`1191`
* Resolve Visual Studio generator environments lazily in :pr:`1193`
Testing
* Add windows-latest job for Visual Studio 2026 in :pr:`1194`
* Convert decorator into fixture in :pr:`1175`
* Remove usage of ``py.path`` in :pr:`1173`
* Make symlink auto-generated in :pr:`1172`
Miscellaneous
* Trivial cleanups found in code review in :pr:`1192`
* Update ruff-check and a bit more in :pr:`1174`
* Add agent files in :pr:`1184`
* Bump setup-uv to maintained tag scheme in :pr:`1179`
* Bump the actions group in :pr:`1180` and :pr:`1183`
* Bump actions/checkout from 6 to 7 in :pr:`1190`
* Pre-commit autoupdate in :pr:`1176`, :pr:`1182`, and :pr:`1187`
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-scikit-build/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-scikit-build/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-scikit-build/Makefile
diff -u pkgsrc/devel/py-scikit-build/Makefile:1.9 pkgsrc/devel/py-scikit-build/Makefile:1.10
--- pkgsrc/devel/py-scikit-build/Makefile:1.9 Thu Mar 12 10:41:26 2026
+++ pkgsrc/devel/py-scikit-build/Makefile Mon Jun 29 12:43:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2026/03/12 10:41:26 adam Exp $
+# $NetBSD: Makefile,v 1.10 2026/06/29 12:43:59 adam Exp $
-DISTNAME= scikit_build-0.19.0
+DISTNAME= scikit_build-0.19.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/scikit-build/}
Index: pkgsrc/devel/py-scikit-build/distinfo
diff -u pkgsrc/devel/py-scikit-build/distinfo:1.8 pkgsrc/devel/py-scikit-build/distinfo:1.9
--- pkgsrc/devel/py-scikit-build/distinfo:1.8 Thu Mar 12 10:41:26 2026
+++ pkgsrc/devel/py-scikit-build/distinfo Mon Jun 29 12:43:59 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2026/03/12 10:41:26 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/06/29 12:43:59 adam Exp $
-BLAKE2s (scikit_build-0.19.0.tar.gz) = 5ff4a5e1eaeb4f25e42d7731618e76d48e7ead913670b3ab0a30109fe91991a5
-SHA512 (scikit_build-0.19.0.tar.gz) = 3201789ae996603ded40fc997d3df712b440e7242d8ed04f027aa05ac66788c19725a7736e4296429095464024f1b06e6258fc5c7b31879496264bf56e2df51b
-Size (scikit_build-0.19.0.tar.gz) = 274552 bytes
+BLAKE2s (scikit_build-0.19.1.tar.gz) = 4b9f5a02c50d9144f84f31bec233206137ee3df1c45f889b2b6099f80424f552
+SHA512 (scikit_build-0.19.1.tar.gz) = 9404b9503936267f969dfa2e9f53ff808f1ffd90047b62f526bf02c2bfcbb877f5822e516340b3e0a1f6d9aca95e8f732f57ab4e04f5d9757ed419569fe96078
+Size (scikit_build-0.19.1.tar.gz) = 276708 bytes
SHA1 (patch-skbuild_platform__specifics_platform__factory.py) = ea04f09b42e0e9dafae97bbd74ff9cc5b2ba10e7
Home |
Main Index |
Thread Index |
Old Index