diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 44ab32f932e5..6c2c529d4261 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.19.1 +DISTVERSION= 2.20.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 26602f9564eb..3329b39725ad 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714565022 -SHA256 (pipdeptree-2.19.1.tar.gz) = 9e68b1af1cef009e47763343fa3df795d14a367eb1b3d7c461d34a0887235d04 -SIZE (pipdeptree-2.19.1.tar.gz) = 37015 +TIMESTAMP = 1715459416 +SHA256 (pipdeptree-2.20.0.tar.gz) = bea21daf9ccb991650a237bfa4730932c7332c3c37cce7c4b4fade43ee5a2be5 +SIZE (pipdeptree-2.20.0.tar.gz) = 37545