diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 028984fbd92b..d06b2187d793 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,33 +1,33 @@ PORTNAME= pipdeptree -DISTVERSION= 2.25.0 +DISTVERSION= 2.25.1 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 da9641826bdf..300ea1e6174a 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738695997 -SHA256 (pipdeptree-2.25.0.tar.gz) = 029bcdcbd2e0130ec33b222c7833b8b5e52f674760dcf2df40b4ae6ff007a74f -SIZE (pipdeptree-2.25.0.tar.gz) = 40425 +TIMESTAMP = 1741764515 +SHA256 (pipdeptree-2.25.1.tar.gz) = 8fb788c97b8b605bdd105a6eb847bd762caa49c4942176b31eee162ba2cc7389 +SIZE (pipdeptree-2.25.1.tar.gz) = 40705