diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 79a841d16670..c7da818332e8 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,29 +1,29 @@ PORTNAME= pipdeptree -DISTVERSION= 2.35.0 +DISTVERSION= 2.35.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.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 2de7758b780a..953422f4af2e 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775911686 -SHA256 (pipdeptree-2.35.0.tar.gz) = e6cb5213d5b4d2c50258ba86f4ae06ced653111c664fe088c379f3c9a4d41562 -SIZE (pipdeptree-2.35.0.tar.gz) = 74148 +TIMESTAMP = 1776021485 +SHA256 (pipdeptree-2.35.1.tar.gz) = 4bbcffe7d1edead00f5ca64c265b0bf902c919f872637e055924c3bea8c615d1 +SIZE (pipdeptree-2.35.1.tar.gz) = 74370