aboutsummaryrefslogtreecommitdiff
path: root/devel/py-scikit-build-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-scikit-build-core/Makefile')
-rw-r--r--devel/py-scikit-build-core/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile
index c4ee3c079c51..8f86276f3437 100644
--- a/devel/py-scikit-build-core/Makefile
+++ b/devel/py-scikit-build-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= scikit-build-core
-DISTVERSION= 0.9.2
+DISTVERSION= 0.9.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -34,8 +34,7 @@ py310_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>0:devel/py-exceptiongro
USES= python:3.9+
USE_PYTHON= pep517 autoplist pytest
-# 4 tests fail, see https://github.com/scikit-build/scikit-build-core/issues/531
-# tests fail to run, see https://github.com/scikit-build/scikit-build-core/issues/598
+# 22 errors during tests, see https://github.com/scikit-build/scikit-build-core/issues/531
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}