diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index d06b2187d793..d8b0ec569b18 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,33 +1,33 @@ PORTNAME= pipdeptree -DISTVERSION= 2.25.1 +DISTVERSION= 2.26.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.25:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4: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 .include .if ${PYTHON_REL} < 3900 IGNORE= requires Python 3.9 or higher .endif 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 300ea1e6174a..8141b14f5fb1 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741764515 -SHA256 (pipdeptree-2.25.1.tar.gz) = 8fb788c97b8b605bdd105a6eb847bd762caa49c4942176b31eee162ba2cc7389 -SIZE (pipdeptree-2.25.1.tar.gz) = 40705 +TIMESTAMP = 1742897349 +SHA256 (pipdeptree-2.26.0.tar.gz) = 9b8f3de54e87509a7e021d30bd39a1a6a1a45dce1489b8e785f2e90da06c3858 +SIZE (pipdeptree-2.26.0.tar.gz) = 40786