pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-scikit-build-core
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 1 07:11:34 UTC 2025
Modified Files:
pkgsrc/devel/py-scikit-build-core: Makefile distinfo
Log Message:
py-scikit-build-core: updated to 0.11.5
Version 0.11.5
This release speeds up large directories (more directory changes/optimization
planned for 0.12), and adds a warning about 3.13.4 being broken on Windows.
Fixes:
- Improve `.gitignore` iteration speed
- Warn on 3.13.4 on Windows
- Add debug logging explaining why a file is included/excluded
Documentation:
- Fix a typo in a column-name of the `platform-machine` table
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-scikit-build-core/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-scikit-build-core/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-core/Makefile
diff -u pkgsrc/devel/py-scikit-build-core/Makefile:1.19 pkgsrc/devel/py-scikit-build-core/Makefile:1.20
--- pkgsrc/devel/py-scikit-build-core/Makefile:1.19 Mon Jun 2 15:59:28 2025
+++ pkgsrc/devel/py-scikit-build-core/Makefile Tue Jul 1 07:11:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2025/06/02 15:59:28 adam Exp $
+# $NetBSD: Makefile,v 1.20 2025/07/01 07:11:34 adam Exp $
-DISTNAME= scikit_build_core-0.11.4
+DISTNAME= scikit_build_core-0.11.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/scikit-build-core/}
Index: pkgsrc/devel/py-scikit-build-core/distinfo
diff -u pkgsrc/devel/py-scikit-build-core/distinfo:1.18 pkgsrc/devel/py-scikit-build-core/distinfo:1.19
--- pkgsrc/devel/py-scikit-build-core/distinfo:1.18 Mon Jun 2 15:59:28 2025
+++ pkgsrc/devel/py-scikit-build-core/distinfo Tue Jul 1 07:11:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/06/02 15:59:28 adam Exp $
+$NetBSD: distinfo,v 1.19 2025/07/01 07:11:34 adam Exp $
-BLAKE2s (scikit_build_core-0.11.4.tar.gz) = d69fc9f401f8500bd1e78fefbdfa5554c565cd69d8d0f32731bb86b50a05119e
-SHA512 (scikit_build_core-0.11.4.tar.gz) = 9ec2ef6642660fd9ed8bbc766c5fbb6152117c7079e21efbace09174ede44c8dcdfb26a1252500dde95bed3422fc343741bed018378c1d5738566a4462a4e7a3
-Size (scikit_build_core-0.11.4.tar.gz) = 283403 bytes
+BLAKE2s (scikit_build_core-0.11.5.tar.gz) = 20e8b84879b82cba534aaed42d33b969fe30fe6928426455991cdf0208a8f21c
+SHA512 (scikit_build_core-0.11.5.tar.gz) = bc3db29b1ffb79b0f99fc34f825a42bd7d82d6ebba8ade3d3c2d5db95c5795313f572b840454c998ddc3e69916807a9dc3d91bb4fa92723a88ee97f61045a7d7
+Size (scikit_build_core-0.11.5.tar.gz) = 285500 bytes
Home |
Main Index |
Thread Index |
Old Index