aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch6
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 21:33:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 21:33:08 +0000
commit895fb1412b67c327c69fac6d156d115342eabd30 (patch)
tree4e0d8af076591fca6a6ff6135cae7c9c12522902 /textproc/py-elasticsearch6
parent7b4db88670df95a0188ba3167ec5efc817c756e3 (diff)
downloadports-895fb1412b67c327c69fac6d156d115342eabd30.tar.gz
ports-895fb1412b67c327c69fac6d156d115342eabd30.zip
Update version requirement of RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=547727
Diffstat (limited to 'textproc/py-elasticsearch6')
-rw-r--r--textproc/py-elasticsearch6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch6/Makefile b/textproc/py-elasticsearch6/Makefile
index 7534a57b9b23..c38dd7973563 100644
--- a/textproc/py-elasticsearch6/Makefile
+++ b/textproc/py-elasticsearch6/Makefile
@@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} \
${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}pandas>=0:math/py-pandas@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=0:textproc/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR}