Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 07:44:09 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: e2cd13bf14e0 - main - devel/nox: Update 2024.03.02 =?utf-8?Q?=E2=86=92?= 2024.04.15
Message-ID:  <202404160744.43G7i9CQ064041@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=e2cd13bf14e08c37558e774b447596cc18ee3502

commit e2cd13bf14e08c37558e774b447596cc18ee3502
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-16 05:47:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-16 07:43:54 +0000

    devel/nox: Update 2024.03.02 → 2024.04.15
    
    Reported by:    portscout
---
 devel/nox/Makefile | 6 ++++--
 devel/nox/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/nox/Makefile b/devel/nox/Makefile
index 683ac4853b69..d4073a9aef10 100644
--- a/devel/nox/Makefile
+++ b/devel/nox/Makefile
@@ -18,13 +18,15 @@ 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}
+py39_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tomli>=1:textproc/py-tomli@${PY_FLAVOR}
+py310_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tomli>=1:textproc/py-tomli@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # tests fail to run, see https://github.com/wntrblm/nox/issues/792
+USE_PYTHON=	pep517 autoplist pytest # 37 tests fail, see https://github.com/wntrblm/nox/issues/820
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	wntrblm
-GH_TAGNAME=	2024.03.02
+GH_TAGNAME=	2024.04.15
 
 NO_ARCH=	yes
 
diff --git a/devel/nox/distinfo b/devel/nox/distinfo
index 614c007a6246..faf42c7c74aa 100644
--- a/devel/nox/distinfo
+++ b/devel/nox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709570880
-SHA256 (wntrblm-nox-2024.3.2-2024.03.02_GH0.tar.gz) = 33461b3eb9dd828fe38c5d5a2805322ebbcfbe8299063aa0443f21e89d8e148b
-SIZE (wntrblm-nox-2024.3.2-2024.03.02_GH0.tar.gz) = 3995248
+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



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