diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index dba978d39ef0..fae39f27b264 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,19 +1,23 @@ PORTNAME= pipdeptree -PORTVERSION= 0.13.2 +PORTVERSION= 2.13.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 distutils +USE_PYTHON= autoplist concurrent pep517 pytest + +NO_ARCH= yes .include diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo index 5a88b7946981..1a3a554bdeb9 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559622386 -SHA256 (pipdeptree-0.13.2.tar.gz) = f54a2388cfe3cbaa08f4702ee8957f0f3f0d6ff65899833ea57f12f2fc4ae0c1 -SIZE (pipdeptree-0.13.2.tar.gz) = 17490 +TIMESTAMP = 1696184546 +SHA256 (pipdeptree-2.13.0.tar.gz) = ff71a48abd0b1ab810c23734b47de6ebd93270857d6665e21ed5ef6136fcba6e +SIZE (pipdeptree-2.13.0.tar.gz) = 32980