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: wiz
Date: Mon Jul 13 14:44:15 UTC 2026
Modified Files:
pkgsrc/devel/py-scikit-build-core: Makefile
Log Message:
py-scikit-build-core: restore hash
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-scikit-build-core/Makefile
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.25 pkgsrc/devel/py-scikit-build-core/Makefile:1.26
--- pkgsrc/devel/py-scikit-build-core/Makefile:1.25 Mon Jul 13 13:39:10 2026
+++ pkgsrc/devel/py-scikit-build-core/Makefile Mon Jul 13 14:44:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2026/07/13 13:39:10 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/07/13 14:44:15 wiz Exp $
DISTNAME= scikit_build_core-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -50,5 +50,5 @@ DEPENDS+= ${PYPKGPREFIX}-typing-extensio
.include "../../lang/python/wheel.mk"
# only needed for testing, but this is not supported by buildlink3, so make it build dependency
-.include "../../devel/py-pybind11/buildlink3.mk"
+#.include "../../devel/py-pybind11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index