Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2025 07:28:43 GMT
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: cbb81d65025a - main - devel/nox: update 2024.04.15 =?utf-8?Q?=E2=86=92?= 2024.10.09
Message-ID:  <202501130728.50D7ShCm088541@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cbb81d65025a3c1e36230f95057077f80666a0a3

commit cbb81d65025a3c1e36230f95057077f80666a0a3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-13 07:27:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-13 07:28:28 +0000

    devel/nox: update 2024.04.15 → 2024.10.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 8f315a5264fd..1c8b1f436273 100644
--- a/devel/nox/Makefile
+++ b/devel/nox/Makefile
@@ -21,12 +21,16 @@ 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 <bsd.port.mk>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501130728.50D7ShCm088541>