diff --git a/devel/nox/Makefile b/devel/nox/Makefile index 8f315a5264fd..1c8b1f436273 100644 --- a/devel/nox/Makefile +++ b/devel/nox/Makefile @@ -1,32 +1,36 @@ PORTNAME= nox PORTVERSION= ${GH_TAGNAME:S/.0/./g} # .whl file built w/out zeros in the version, possibly based on some clause in the standard CATEGORIES= devel python #MASTER_SITES= PYPI # no tests MAINTAINER= yuri@FreeBSD.org COMMENT= Flexible test automation WWW= https://nox.thea.codes/en/stable/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4<4.0:devel/py-argcomplete@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorlog>=2.6.1<7.0.0:devel/py-colorlog@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.14.1:devel/py-virtualenv@${PY_FLAVOR} BUILD_DEPENDS= ${PY_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PY_DEPENDS} \ ${PY_TOMLI} USES= python -USE_PYTHON= pep517 autoplist pytest # 37 tests fail, see https://github.com/wntrblm/nox/issues/820 +USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= wntrblm -GH_TAGNAME= 2024.04.15 +GH_TAGNAME= 2024.10.09 + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes +# tests as of 2024.10.09: 22 failed, 520 passed, 31 skipped, 1 xpassed in 609.35s (0:10:09), see https://github.com/wntrblm/nox/issues/820 + .include diff --git a/devel/nox/distinfo b/devel/nox/distinfo index faf42c7c74aa..c1c8f6a97fc3 100644 --- a/devel/nox/distinfo +++ b/devel/nox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713241189 -SHA256 (wntrblm-nox-2024.4.15-2024.04.15_GH0.tar.gz) = 2045cae9525cd25d62070213515a9aff830beba3d1934b0432cad10abcdf9f96 -SIZE (wntrblm-nox-2024.4.15-2024.04.15_GH0.tar.gz) = 4001096 +TIMESTAMP = 1736752459 +SHA256 (wntrblm-nox-2024.10.9-2024.10.09_GH0.tar.gz) = c329ac622f9040217f63b809626b06a30f9784bb0dd2bcf487d640909b74eb23 +SIZE (wntrblm-nox-2024.10.9-2024.10.09_GH0.tar.gz) = 4003528