diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 3871840dd1ce..450c3ee0187f 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.16.1 +DISTVERSION= 2.16.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 f9381da7b8d5..7ada23d4a8c4 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709666019 -SHA256 (pipdeptree-2.16.1.tar.gz) = f1ca64ce4aff9373613711048b9c4e8106ad955dea0dd962b7974fa168d7650a -SIZE (pipdeptree-2.16.1.tar.gz) = 32145 +TIMESTAMP = 1711706099 +SHA256 (pipdeptree-2.16.2.tar.gz) = 96ecde8e6f40c95998491a385e4af56d387f94ff7d3b8f209aa34982a721bc43 +SIZE (pipdeptree-2.16.2.tar.gz) = 32151