diff --git a/devel/py-pytest-trio/Makefile b/devel/py-pytest-trio/Makefile index 5f818ebce69f..0cb0f97e7bbc 100644 --- a/devel/py-pytest-trio/Makefile +++ b/devel/py-pytest-trio/Makefile @@ -1,29 +1,27 @@ PORTNAME= pytest-trio -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Pytest plugin for trio -WWW= https://pypi.org/project/pytest-trio/ +WWW= https://pypi.org/project/pytest-trio/ \ + https://github.com/python-trio/pytest-trio LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.APACHE2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trio>=0:net/py-trio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}async_generator>=0:devel/py-async_generator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}outcome>=0:devel/py-outcome@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ pytest USE_PYTHON= autoplist distutils +PYTEST_ARGS= --pyargs pytest_trio NO_ARCH= yes -do-test: - @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs - .include diff --git a/devel/py-pytest-trio/distinfo b/devel/py-pytest-trio/distinfo index aa4b142af840..fe75bebb4b1f 100644 --- a/devel/py-pytest-trio/distinfo +++ b/devel/py-pytest-trio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603122012 -SHA256 (pytest-trio-0.7.0.tar.gz) = c01b741819aec2c419555f28944e132d3c711dae1e673d63260809bf92c30c31 -SIZE (pytest-trio-0.7.0.tar.gz) = 47784 +TIMESTAMP = 1667398018 +SHA256 (pytest-trio-0.8.0.tar.gz) = 8363db6336a79e6c53375a2123a41ddbeccc4aa93f93788651641789a56fb52e +SIZE (pytest-trio-0.8.0.tar.gz) = 46525