aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-traitsui
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 21:29:58 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 21:29:58 +0800
commit4aa27da2314f1027b11a5138c0e2aedd03dc7cba (patch)
tree30ea3fe495e40122ec8a96f715869110005d5301 /graphics/py-traitsui
parentaf3595a70d6e9a0bdba311ee5d23cc724c1ba2e8 (diff)
downloadfreebsd-ports-gnome-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.tar.gz
freebsd-ports-gnome-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.tar.zst
freebsd-ports-gnome-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.zip
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103
Diffstat (limited to 'graphics/py-traitsui')
-rw-r--r--graphics/py-traitsui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile
index 99f00397dd50..1b130019192e 100644
--- a/graphics/py-traitsui/Makefile
+++ b/graphics/py-traitsui/Makefile
@@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR}
# Those requirements (except for pip + coverage) were extracted from etstool.py
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes