diff options
Diffstat (limited to 'devel/py-pipdeptree')
-rw-r--r-- | devel/py-pipdeptree/Makefile | 7 | ||||
-rw-r--r-- | devel/py-pipdeptree/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index 170a553db9e6..bf755292ff07 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,5 +1,5 @@ PORTNAME= pipdeptree -DISTVERSION= 2.26.1 +DISTVERSION= 2.28.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,9 +11,10 @@ WWW= https://github.com/naiquevin/pipdeptree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.25:devel/py-hatchling@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=6.0.0:devel/py-pip@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=24.1:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pip>=23.3.2:devel/py-pip@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo index 6428e3f58e54..a02ac03759ce 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745141829 -SHA256 (pipdeptree-2.26.1.tar.gz) = 92a8f37ab79235dacb46af107e691a1309ca4a429315ba2a1df97d1cd56e27ac -SIZE (pipdeptree-2.26.1.tar.gz) = 41024 +TIMESTAMP = 1753181455 +SHA256 (pipdeptree-2.28.0.tar.gz) = bae533e30249b1aa6d9cb315ef6f1c039e9adaa55d5b25438395cace5716eaa6 +SIZE (pipdeptree-2.28.0.tar.gz) = 42583 |