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,38 +1,39 @@ PORTNAME= webargs -DISTVERSION= 8.7.0 +DISTVERSION= 8.7.1 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Python library for parsing and validating HTTP request objects WWW= https://github.com/marshmallow-code/webargs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>2.15.2:devel/py-marshmallow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${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} USES= cpe python CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes # tests not packaged with PyPI sdist GH_ACCOUNT= marshmallow-code USE_PYTHON= autoplist concurrent pep517 pytest TEST_ARGS= --ignore-glob='*test_bottleparser*' \ --ignore-glob='*test_aiohttpparser*' \ --ignore-glob='*test_tornadoparser*' TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes .include diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index a73176bbc672..a476e75d8a8c 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745772513 -SHA256 (marshmallow-code-webargs-8.7.0_GH0.tar.gz) = 29a761a2cd68606aeaa4050fc299678a32e83fbfa3f5daee41a44b88d02f1415 -SIZE (marshmallow-code-webargs-8.7.0_GH0.tar.gz) = 101455 +TIMESTAMP = 1763132840 +SHA256 (marshmallow-code-webargs-8.7.1_GH0.tar.gz) = fbfb421c27477aaae2b277b4633af1c9c8b1127a12c71a47c6837cdaed0a0051 +SIZE (marshmallow-code-webargs-8.7.1_GH0.tar.gz) = 101933