git: c8e7e3c8b50b - main - devel/py-pipdeptree: Update version 2.24.0=>2.25.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Feb 2025 22:03:29 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8e7e3c8b50bf8569e726603b5853a93d8458881 commit c8e7e3c8b50bf8569e726603b5853a93d8458881 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-02-04 19:07:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-02-04 22:02:48 +0000 devel/py-pipdeptree: Update version 2.24.0=>2.25.0 Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.25.0 --- devel/py-pipdeptree/Makefile | 10 ++++++++-- devel/py-pipdeptree/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index ddbd4d507ba8..028984fbd92b 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,5 +1,5 @@ PORTNAME= pipdeptree -DISTVERSION= 2.24.0 +DISTVERSION= 2.25.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,8 +20,14 @@ USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 3900 +IGNORE= requires Python 3.9 or higher +.endif + post-patch: @${REINPLACE_CMD} -e 's|import __version__|import version as __version__|g' \ ${WRKSRC}/src/pipdeptree/_cli.py -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo index f297470f9691..da9641826bdf 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732985435 -SHA256 (pipdeptree-2.24.0.tar.gz) = d520e165535e217dd8958dfc14f1922efa0f6e4ff16126a61edb7ed6c538a930 -SIZE (pipdeptree-2.24.0.tar.gz) = 40363 +TIMESTAMP = 1738695997 +SHA256 (pipdeptree-2.25.0.tar.gz) = 029bcdcbd2e0130ec33b222c7833b8b5e52f674760dcf2df40b4ae6ff007a74f +SIZE (pipdeptree-2.25.0.tar.gz) = 40425