commit 5705ab80fe38aacebff01a8dc68317299d2d9f1c Author: Goran Mekić Date: Wed May 6 09:34:23 2020 +0200 Webargs update to 6.1.0 diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile index 537009905483..13becee3e461 100644 --- a/www/py-webargs/Makefile +++ b/www/py-webargs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= webargs -PORTVERSION= 6.0.0 +PORTVERSION= 6.1.0 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${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>=1.4.0,<2.0:www/py-falcon@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} # To be updated @@ -34,7 +34,6 @@ USE_GITHUB= yes # tests not packaged with PyPI sdist USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= marshmallow-code -GH_TAGNAME= f1ae764 TEST_ENV= PYTHONPATH=${WRKSRC}/src @@ -44,6 +43,7 @@ do-test: cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts= \ --ignore-glob='*webapp2*' \ --ignore-glob='*pyramid*' \ + --ignore-glob='*test_bottleparser*' \ --ignore-glob='*test_aiohttpparser*' .include diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index b6b851ac6845..a6dc58526522 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584116491 -SHA256 (marshmallow-code-webargs-6.0.0-f1ae764_GH0.tar.gz) = c2373c347447d278a427435d445e15c9157cd7963e3b34f83835456f6c2e2e0b -SIZE (marshmallow-code-webargs-6.0.0-f1ae764_GH0.tar.gz) = 68518 +TIMESTAMP = 1588661093 +SHA256 (marshmallow-code-webargs-6.1.0_GH0.tar.gz) = 0ec9c383866f048845a020d39de36b027b62f7195afaae38ae7b065297802b93 +SIZE (marshmallow-code-webargs-6.1.0_GH0.tar.gz) = 78475