Index: head/devel/py-pytest-trio/Makefile =================================================================== --- head/devel/py-pytest-trio/Makefile (revision 552772) +++ head/devel/py-pytest-trio/Makefile (revision 552773) @@ -1,32 +1,31 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= pytest-trio -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Pytest plugin for 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+ USE_PYTHON= autoplist distutils NO_ARCH= yes do-test: @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs .include Index: head/devel/py-pytest-trio/distinfo =================================================================== --- head/devel/py-pytest-trio/distinfo (revision 552772) +++ head/devel/py-pytest-trio/distinfo (revision 552773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594820121 -SHA256 (pytest-trio-0.6.0.tar.gz) = 9bf0a490fd177a33617e8709242293fae47934de2b51f8209eb2c0545b6ca8fe -SIZE (pytest-trio-0.6.0.tar.gz) = 37835 +TIMESTAMP = 1603122012 +SHA256 (pytest-trio-0.7.0.tar.gz) = c01b741819aec2c419555f28944e132d3c711dae1e673d63260809bf92c30c31 +SIZE (pytest-trio-0.7.0.tar.gz) = 47784