Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:02:23 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b8ec299473d8 - main - devel/py-cli-helpers: Update to 2.12.0
Message-ID:  <69e3ff6f.33b52.45d70f68@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit b8ec299473d8e02f7c1fc1c348a0c8a3f0c08ccf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:23:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:44 +0000

    devel/py-cli-helpers: Update to 2.12.0
    
    Changes:        https://github.com/dbcli/cli_helpers/blob/main/CHANGELOG
---
 devel/py-cli-helpers/Makefile | 4 ++--
 devel/py-cli-helpers/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-cli-helpers/Makefile b/devel/py-cli-helpers/Makefile
index f5c4055d0fbd..26e2153f05d2 100644
--- a/devel/py-cli-helpers/Makefile
+++ b/devel/py-cli-helpers/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cli-helpers
-PORTVERSION=	2.10.0
+PORTVERSION=	2.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}configobj>=5.0.5:devel/py-configobj@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tabulate>=0.9.0:devel/py-tabulate@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}tabulate>=0.10.0<0.11:devel/py-tabulate@${PY_FLAVOR}
 # devel/py-tabulate[widechars]
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}wcwidth>=0:devel/py-wcwidth@${PY_FLAVOR}
 
diff --git a/devel/py-cli-helpers/distinfo b/devel/py-cli-helpers/distinfo
index bde971f5638b..7952987e834c 100644
--- a/devel/py-cli-helpers/distinfo
+++ b/devel/py-cli-helpers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421554
-SHA256 (cli_helpers-2.10.0.tar.gz) = 0e0936179b786c00c6b73863b5b9252889f7a54525f14014ec727e41ff22af28
-SIZE (cli_helpers-2.10.0.tar.gz) = 40837
+TIMESTAMP = 1775587248
+SHA256 (cli_helpers-2.12.0.tar.gz) = 599dd10b2bdca3f50e272c3d265eefada78659f22559d2304461ee8ab400d490
+SIZE (cli_helpers-2.12.0.tar.gz) = 41412


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff6f.33b52.45d70f68>