diff --git a/devel/py-pytest-pretty/Makefile b/devel/py-pytest-pretty/Makefile index 8de61089b54d..178b77c09a07 100644 --- a/devel/py-pytest-pretty/Makefile +++ b/devel/py-pytest-pretty/Makefile @@ -1,30 +1,32 @@ PORTNAME= pytest-pretty DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= devel python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} #DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Py.test plugin for pretty printing the test summary WWW= https://github.com/samuelcolvin/pytest-pretty LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=12:textproc/py-rich@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= samuelcolvin TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +# tests as of 1.3.0: 2 failed (pytester inprocess tests fail when plugin not installed, environment issue) + NO_ARCH= yes .include diff --git a/devel/py-pytest-pretty/distinfo b/devel/py-pytest-pretty/distinfo index dd3290d8d36b..b6262eae97ee 100644 --- a/devel/py-pytest-pretty/distinfo +++ b/devel/py-pytest-pretty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722202514 -SHA256 (samuelcolvin-pytest-pretty-v1.2.0_GH0.tar.gz) = ef1d3f73a7a35164e88b79c937c5b68a5d0a47f83d82865d87b259a000d8d034 -SIZE (samuelcolvin-pytest-pretty-v1.2.0_GH0.tar.gz) = 209444 +TIMESTAMP = 1777365948 +SHA256 (samuelcolvin-pytest-pretty-v1.3.0_GH0.tar.gz) = 348ba49c1565301e872b0377ee5461fd1f1e150815acce92fdda945005c755db +SIZE (samuelcolvin-pytest-pretty-v1.3.0_GH0.tar.gz) = 217320