aboutsummaryrefslogtreecommitdiff
path: root/science/dvc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:03:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:03:39 +0000
commit14be7bd191de0d71e48770d90738e82928fad6aa (patch)
tree55c9720bb839ecfb49fdc99ca948c3d8041f2dcd /science/dvc
parent8ca43586e1b57397f3b522748b91497f7c61df19 (diff)
downloadports-14be7bd191de0d71e48770d90738e82928fad6aa.tar.gz
ports-14be7bd191de0d71e48770d90738e82928fad6aa.zip
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=559053
Diffstat (limited to 'science/dvc')
-rw-r--r--science/dvc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/dvc/Makefile b/science/dvc/Makefile
index aa03b69b2ee4..3ee2da1a6edc 100644
--- a/science/dvc/Makefile
+++ b/science/dvc/Makefile
@@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.3:devel/py-appdirs@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}schema>=0.6.7:devel/py-schema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zclockfile>0:devel/py-zclockfile@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist noflavors
NO_ARCH= yes