Skip to content

Commit

Permalink
devel/nox: Update 2022.11.21 → 2023.4.22
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 24, 2023
1 parent 65fe489 commit f117f2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions 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

Expand All @@ -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}

Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit f117f2a

Please sign in to comment.