diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 2d0bb87c09e6..5f5d6de25f39 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.23.1 +DISTVERSION= 2.23.2 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 d40c7bf5b09c..14de298fcb66 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722075492 -SHA256 (pipdeptree-2.23.1.tar.gz) = ebc9b232d7e8ca061826f1875fd4ccc823930f84f327d302019d2ca856f50973 -SIZE (pipdeptree-2.23.1.tar.gz) = 39883 +TIMESTAMP = 1725808423 +SHA256 (pipdeptree-2.23.2.tar.gz) = 22655554fae1ab49304a895305bfc1c04bbf4253d8858cc7f4222ba31557e92b +SIZE (pipdeptree-2.23.2.tar.gz) = 39780