summaryrefslogtreecommitdiff
path: root/www/py-webargs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-webargs/Makefile')
-rw-r--r--www/py-webargs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile
index bdc56b1e5e75..9d8525a7adf5 100644
--- a/www/py-webargs/Makefile
+++ b/www/py-webargs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= webargs
-DISTVERSION= 8.7.0
+DISTVERSION= 8.7.1
CATEGORIES= www devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flask>=0.12.2:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyramid>0:www/py-pyramid@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=4.5.2:www/py-tornado@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webtest>0:www/py-webtest@${PY_FLAVOR}