diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 6e80285576d3..2d434b7ff1f7 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.22.0 +DISTVERSION= 2.23.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Command line utility to show dependency tree of packages WWW= https://github.com/naiquevin/pipdeptree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.18:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=6.0.0:devel/py-pip@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|import __version__|import version as __version__|g' \ ${WRKSRC}/src/pipdeptree/_cli.py .include diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo index 84e87e704120..d5cc79abb2f4 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717762289 -SHA256 (pipdeptree-2.22.0.tar.gz) = 6e1728ee922d102b0ffbdcabf1388f0a44d69d221bb746083b815e3da9f47396 -SIZE (pipdeptree-2.22.0.tar.gz) = 39555 +TIMESTAMP = 1718875381 +SHA256 (pipdeptree-2.23.0.tar.gz) = 09597cbee3f42857c8de78e51b7646d389a294b2faf4cd833a206e69a615ebcd +SIZE (pipdeptree-2.23.0.tar.gz) = 39737