diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 7a78f63931ee..5e587f1dc04f 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,27 +1,27 @@ PORTNAME= pipdeptree -DISTVERSION= 2.15.0 +DISTVERSION= 2.15.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.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 b70d4ae7b8e8..b7deefa5cf07 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708753933 -SHA256 (pipdeptree-2.15.0.tar.gz) = b80098c9337f27b1d612c35223aa5a655c9a9e32021d7d0d0091e8dbce78fbeb -SIZE (pipdeptree-2.15.0.tar.gz) = 34362 +TIMESTAMP = 1708882693 +SHA256 (pipdeptree-2.15.1.tar.gz) = e4ae44fc9d0c747125316981804d7786e9d97bf59c128249b8ea272a7cbdecc4 +SIZE (pipdeptree-2.15.1.tar.gz) = 34461