From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ac1d39c89d66 - main - =?utf-8?Q?devel/nox: update 2024.10.09 =E2=86=92 2025.02.09?=
| raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac1d39c89d6612a5d0280992aa2a206a29a9ea5f commit ac1d39c89d6612a5d0280992aa2a206a29a9ea5f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-10 08:20:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-10 09:53:01 +0000 devel/nox: update 2024.10.09 → 2025.02.09 --- devel/nox/Makefile | 8 ++++++-- devel/nox/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/devel/nox/Makefile b/devel/nox/Makefile index d5342789eb39..85fdbbec959a 100644 --- a/devel/nox/Makefile +++ b/devel/nox/Makefile @@ -5,13 +5,16 @@ CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Flexible test automation -WWW= https://nox.thea.codes/en/stable/ +WWW= https://nox.thea.codes/en/stable \ + https://github.com/wntrblm/nox LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4<4.0:devel/py-argcomplete@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}attrs>=23.1:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorlog>=2.6.1<7.0.0:devel/py-colorlog@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dependency-groups>=1.1:devel/py-dependency-groups@${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} \ @@ -25,7 +28,7 @@ USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= wntrblm -GH_TAGNAME= 2024.10.09 +GH_TAGNAME= 2025.02.09 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} @@ -34,5 +37,6 @@ BINARY_ALIAS= python3=${PYTHON_CMD} # for tests NO_ARCH= yes # tests as of 2024.10.09: 542 passed, 31 skipped, 1 xpassed in 52.39s +# tests as of 2025.02.09: 22 failed, 581 passed, 30 skipped, 1 xpassed in 58.55s, see https://github.com/wntrblm/nox/issues/926 .include <bsd.port.mk> diff --git a/devel/nox/distinfo b/devel/nox/distinfo index c1c8f6a97fc3..20d93694a025 100644 --- a/devel/nox/distinfo +++ b/devel/nox/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1739169601 +SHA256 (wntrblm-nox-2025.2.9-2025.02.09_GH0.tar.gz) = fd8f2ae980dbe8338210943af8640f2ca15132e1c006a2707914e4d2ade15f12 +SIZE (wntrblm-nox-2025.2.9-2025.02.09_GH0.tar.gz) = 4021040
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>