aboutsummaryrefslogtreecommitdiff
path: root/net/py-urllib3
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-20 12:29:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-20 12:29:55 +0000
commit57004c52d9de00c5b4ab4ee72e78e25ddababfc9 (patch)
tree54cba574446d8838eb035b328a4a3c1f165bee6f /net/py-urllib3
parentca3ef2f0972c380cef6302668c5b57674334d960 (diff)
downloadports-57004c52d9de00c5b4ab4ee72e78e25ddababfc9.tar.gz
ports-57004c52d9de00c5b4ab4ee72e78e25ddababfc9.zip
Notes
Diffstat (limited to 'net/py-urllib3')
-rw-r--r--net/py-urllib3/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile
index 9a57bf44bb87..8c02e4dc8bb8 100644
--- a/net/py-urllib3/Makefile
+++ b/net/py-urllib3/Makefile
@@ -17,9 +17,13 @@ RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptograph
${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna \
${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl \
${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py-pysocks
+TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock \
+ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose \
+ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest
+#TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado
USES?= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
SUB_FILES= pkg-message