diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 66a46504c694..6e80285576d3 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.21.0 +DISTVERSION= 2.22.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.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 00e3ca692b0c..84e87e704120 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716816693 -SHA256 (pipdeptree-2.21.0.tar.gz) = 80c76708eef8263e4efc57b22151be97837aa43bfd5e81d5ec5dc7b74a04bde1 -SIZE (pipdeptree-2.21.0.tar.gz) = 39119 +TIMESTAMP = 1717762289 +SHA256 (pipdeptree-2.22.0.tar.gz) = 6e1728ee922d102b0ffbdcabf1388f0a44d69d221bb746083b815e3da9f47396 +SIZE (pipdeptree-2.22.0.tar.gz) = 39555