PORTNAME= pytest-canonical-data PORTVERSION= 0.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Plugin which compares results with canonical ones from previous runs WWW= https://pypi.org/project/pytest-canonical-data/ \ https://github.com/shuternay/pytest-canonical-data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include