diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile index 8f7fda4fcb8a..c42c161cb94e 100644 --- a/www/py-webargs/Makefile +++ b/www/py-webargs/Makefile @@ -1,38 +1,38 @@ PORTNAME= webargs -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.1 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Python library for parsing and validating HTTP request objects LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>2.15.2:devel/py-marshmallow@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}WebTest>0:www/py-WebTest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=4.5.2:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyramid>0:www/py-pyramid@${PY_FLAVOR} USES= python:3.6+ USE_GITHUB= yes # tests not packaged with PyPI sdist GH_ACCOUNT= marshmallow-code USE_PYTHON= autoplist concurrent distutils TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes do-test: cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts= \ --ignore-glob='*test_bottleparser*' \ --ignore-glob='*test_aiohttpparser*' \ --ignore-glob="*test_tornadoparser*" .include diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index 3cf21df6c978..9c69ad7d6d8e 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618947709 -SHA256 (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 438f79e1f95a171473c33e9dbc517f5ba7d81135f328f7f0754bb6024042b2d6 -SIZE (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 83727 +TIMESTAMP = 1629020290 +SHA256 (marshmallow-code-webargs-8.0.1_GH0.tar.gz) = e6d944f16ab68c5ec68a86865722516a5bc8430db160589eabad1cdd89166d1d +SIZE (marshmallow-code-webargs-8.0.1_GH0.tar.gz) = 92218