summaryrefslogtreecommitdiff
path: root/math/py-sklearn-pandas
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-04-10 14:42:18 +0000
committernia <nia@pkgsrc.org>2022-04-10 14:42:18 +0000
commitbe49b93d81f7d34faf768c4892dbcc1bf9763f66 (patch)
tree01d2426e6c3b08ff2f4d51ba53d7de0e56294543 /math/py-sklearn-pandas
parentfc963f21055683f7c6b1e409bbc8bdedbea3ecf3 (diff)
downloadpkgsrc-be49b93d81f7d34faf768c4892dbcc1bf9763f66.tar.gz
Paper over tree breakage caused by unresolvable Python deps from
scikit/pandas/numpy.
Diffstat (limited to 'math/py-sklearn-pandas')
-rw-r--r--math/py-sklearn-pandas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-sklearn-pandas/Makefile b/math/py-sklearn-pandas/Makefile
index fd7b4029656..9f9d437f997 100644
--- a/math/py-sklearn-pandas/Makefile
+++ b/math/py-sklearn-pandas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/01/04 20:54:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/10 14:42:18 nia Exp $
DISTNAME= sklearn-pandas-1.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.17:../../math/py-scikit-learn
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scikit-learn
+PYTHON_VERSIONS_INCOMPATIBLE= 27 37 # py-scikit-learn
USE_LANGUAGES= # none