diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 1fc0d04792ad..5b2e13a6df59 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.17.0 +DISTVERSION= 2.18.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 497660d7abf8..cd068327c13b 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712343804 -SHA256 (pipdeptree-2.17.0.tar.gz) = f2c19758c023bca0c08fa085ced2660cff066a108a792b1a72af5b5344c47ae0 -SIZE (pipdeptree-2.17.0.tar.gz) = 34677 +TIMESTAMP = 1712762588 +SHA256 (pipdeptree-2.18.0.tar.gz) = 205f1e30d230de300338b04422621499cc8b4b8e3ec6de2a27c1864077604c32 +SIZE (pipdeptree-2.18.0.tar.gz) = 34823