aboutsummaryrefslogtreecommitdiff
path: root/databases/py-python-binary-memcached
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 03:57:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:16 +0000
commite31451ec2e0408f618d3bf2a9d5236d10f7e9862 (patch)
tree915c398999d3dce749025bea3adc246a607ecaa6 /databases/py-python-binary-memcached
parente9cafc86d494d74758e9a06b82f99f417ffc5f89 (diff)
Diffstat (limited to 'databases/py-python-binary-memcached')
-rw-r--r--databases/py-python-binary-memcached/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-python-binary-memcached/Makefile b/databases/py-python-binary-memcached/Makefile
index c6843558a35a..91ec8d17cc9e 100644
--- a/databases/py-python-binary-memcached/Makefile
+++ b/databases/py-python-binary-memcached/Makefile
@@ -13,9 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uhashring>=0:security/py-uhashring@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}trustme>=0:security/py-trustme@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}trustme>=0:security/py-trustme@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils