aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-03-04 17:01:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-03-04 17:04:23 +0000
commit846c0d1708a4d28ce008bb2375029a6ef2d679e5 (patch)
tree3f69d607e59d6dc20da4bd850c97fa0df43b8973
parent5308e84ce768e98ae44f7b4c952d64804a416af9 (diff)
downloadports-846c0d1708a4d28ce008bb2375029a6ef2d679e5.tar.gz
ports-846c0d1708a4d28ce008bb2375029a6ef2d679e5.zip
devel/nox: update 2023.4.22 → ${GH_TAGNAME:S/.0/./g}
Reported by: portscout
-rw-r--r--devel/nox/Makefile8
-rw-r--r--devel/nox/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/nox/Makefile b/devel/nox/Makefile
index b2e57983a3cc..683ac4853b69 100644
--- a/devel/nox/Makefile
+++ b/devel/nox/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nox
-PORTVERSION= 2023.4.22
+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
@@ -13,18 +13,18 @@ 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>=14:devel/py-virtualenv@${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}
USES= python
-USE_PYTHON= pep517 autoplist pytest # tests fail to run, see https://github.com/wntrblm/nox/issues/689
+USE_PYTHON= pep517 autoplist pytest # tests fail to run, see https://github.com/wntrblm/nox/issues/792
USE_GITHUB= yes
GH_ACCOUNT= wntrblm
-GH_TAGNAME= 2023.04.22
+GH_TAGNAME= 2024.03.02
NO_ARCH= yes
diff --git a/devel/nox/distinfo b/devel/nox/distinfo
index 34ea0a2cc482..614c007a6246 100644
--- a/devel/nox/distinfo
+++ b/devel/nox/distinfo
@@ -1,3 +1,3 @@
-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
+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