diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile index 5b5d361b4977..12ea21ab4283 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,32 +1,32 @@ PORTNAME= apispec -DISTVERSION= 4.7.1 +DISTVERSION= 5.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Pluggable API specification generator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} # tests_require = prance[osv]>=0.11 TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}prance>=0.11:devel/py-prance@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR} USES= python:3.5+ 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= .include diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index 186dfdaaa670..a6bb47983d86 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627087079 -SHA256 (apispec-4.7.1.tar.gz) = 79029486d36a0d7f3c659dbf6ae50a91fbed0c22dcd5376f592e076c130bc7f9 -SIZE (apispec-4.7.1.tar.gz) = 70970 +TIMESTAMP = 1628789272 +SHA256 (apispec-5.1.0.tar.gz) = 9ac7a7a6000339a02d05404ef561e013375f170de01d8b238782f8fb83082b5b +SIZE (apispec-5.1.0.tar.gz) = 74265