diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 838997fba20c..9d923cbde859 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.23.3 +DISTVERSION= 2.23.4 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 cf409984b086..7d4001314888 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726145277 -SHA256 (pipdeptree-2.23.3.tar.gz) = 3fcfd4e72de13a37b7921bc160af840d514738f9ea81c3f9ce080bc1e1f4eb5a -SIZE (pipdeptree-2.23.3.tar.gz) = 39804 +TIMESTAMP = 1726663539 +SHA256 (pipdeptree-2.23.4.tar.gz) = 8a9e7ceee623d1cb2839b6802c26dd40959d31ecaa1468d32616f7082658f135 +SIZE (pipdeptree-2.23.4.tar.gz) = 39945