diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index fe3c972adf1d..3fce965d698e 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,29 +1,29 @@ PORTNAME= pipdeptree -DISTVERSION= 2.31.0 +DISTVERSION= 2.32.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.27:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.5:devel/py-hatch-vcs@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=25:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>=23.3: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 @${REINPLACE_CMD} -e 's|pip>=25.2|pip>=23.3|g' ${WRKSRC}/pyproject.toml .include diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo index efbcebc2c2e2..04ed71c1a7b0 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771759292 -SHA256 (pipdeptree-2.31.0.tar.gz) = b3863e889761be597cc68cc38b3845f670ceab8d690f7b6728aa396d1e1be458 -SIZE (pipdeptree-2.31.0.tar.gz) = 43790 +TIMESTAMP = 1774008158 +SHA256 (pipdeptree-2.32.0.tar.gz) = 0342e53df0df8e74d158bfa8bac01061725da4f05e204aebc5010b425ab9a926 +SIZE (pipdeptree-2.32.0.tar.gz) = 48911