Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2024 19:57:12 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: df4fb344b32a - main - devel/py-pipdeptree: Update version 2.23.4=>2.24.0
Message-ID:  <202411301957.4AUJvCkC089711@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=df4fb344b32ac7b9179ef7629e5bd9a856422df6

commit df4fb344b32ac7b9179ef7629e5bd9a856422df6
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-11-30 16:50:55 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-11-30 17:16:34 +0000

    devel/py-pipdeptree: Update version 2.23.4=>2.24.0
    
    Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.24.0
---
 devel/py-pipdeptree/Makefile | 6 +++---
 devel/py-pipdeptree/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile
index 9d923cbde859..ddbd4d507ba8 100644
--- a/devel/py-pipdeptree/Makefile
+++ b/devel/py-pipdeptree/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pipdeptree
-DISTVERSION=	2.23.4
+DISTVERSION=	2.24.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,8 @@ 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}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.25: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}
 
 USES=		python
diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo
index 7d4001314888..f297470f9691 100644
--- a/devel/py-pipdeptree/distinfo
+++ b/devel/py-pipdeptree/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726663539
-SHA256 (pipdeptree-2.23.4.tar.gz) = 8a9e7ceee623d1cb2839b6802c26dd40959d31ecaa1468d32616f7082658f135
-SIZE (pipdeptree-2.23.4.tar.gz) = 39945
+TIMESTAMP = 1732985435
+SHA256 (pipdeptree-2.24.0.tar.gz) = d520e165535e217dd8958dfc14f1922efa0f6e4ff16126a61edb7ed6c538a930
+SIZE (pipdeptree-2.24.0.tar.gz) = 40363



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411301957.4AUJvCkC089711>