summaryrefslogtreecommitdiff
path: root/devel/py-hypothesmith
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 13:29:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 13:29:58 +0000
commit4aa27da2314f1027b11a5138c0e2aedd03dc7cba (patch)
tree30ea3fe495e40122ec8a96f715869110005d5301 /devel/py-hypothesmith
parentUpdate to 1.2.0 (diff)
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103
Notes
Notes: svn path=/head/; revision=563407
Diffstat (limited to 'devel/py-hypothesmith')
-rw-r--r--devel/py-hypothesmith/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hypothesmith/Makefile b/devel/py-hypothesmith/Makefile
index 68db05b5f789..23cdad45d446 100644
--- a/devel/py-hypothesmith/Makefile
+++ b/devel/py-hypothesmith/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVO
${PYTHON_PKGNAMEPREFIX}libcst>=0:devel/py-libcst@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes