Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2023 05:41:14 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: f117f2a56704 - main - =?utf-8?Q?devel/nox:=20Update=202022.11.21=20=E2=86=92=202023.4.22?=
Message-ID:  <202304240541.33O5fEUZ086804@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=f117f2a56704d4637cfbf1ddca076ed85123498f

commit f117f2a56704d4637cfbf1ddca076ed85123498f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-24 05:37:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-24 05:41:02 +0000

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

diff --git a/devel/nox/Makefile b/devel/nox/Makefile
index 1fdb586197e6..15b048bb3c8a 100644
--- a/devel/nox/Makefile
+++ b/devel/nox/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nox
-PORTVERSION=	2022.11.21
-PORTREVISION=	1
+PORTVERSION=	2023.4.22
 CATEGORIES=	devel python
 #MASTER_SITES=	PYPI # no tests
 
@@ -16,6 +15,7 @@ PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4<3.0:devel/py-argcomplete@$
 		${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}virtualenv>=14: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}
 
@@ -24,6 +24,7 @@ USE_PYTHON=	pep517 autoplist pytest # tests fail to run, see https://github.com/
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	wntrblm
+GH_TAGNAME=	2023.04.22
 
 NO_ARCH=	yes
 
diff --git a/devel/nox/distinfo b/devel/nox/distinfo
index 22220ec3434d..34ea0a2cc482 100644
--- a/devel/nox/distinfo
+++ b/devel/nox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675617801
-SHA256 (wntrblm-nox-2022.11.21_GH0.tar.gz) = dbff1ce37b5bb0ead4e1ed3e4a2a2527e0dd15e72c9826437c08b73cc3b14a45
-SIZE (wntrblm-nox-2022.11.21_GH0.tar.gz) = 3983862
+TIMESTAMP = 1682314281
+SHA256 (wntrblm-nox-2023.4.22-2023.04.22_GH0.tar.gz) = dee9e99746e433935d2fffab495f3bea88ac8d9da36d4f105b96f5444e3779a5
+SIZE (wntrblm-nox-2023.4.22-2023.04.22_GH0.tar.gz) = 3985377



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