Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 16:37:53 +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: 7cf9c26a87c5 - main - devel/py-typer: Update to 0.25.0
Message-ID:  <69f38561.21ebf.5a3e0068@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=7cf9c26a87c5667df0e07f8efe8805f024f2a743

commit 7cf9c26a87c5667df0e07f8efe8805f024f2a743
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-30 16:36:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-30 16:36:00 +0000

    devel/py-typer: Update to 0.25.0
    
    Changes:        https://github.com/fastapi/typer/releases
                    https://typer.tiangolo.com/release-notes/
---
 devel/py-typer/Makefile | 4 ++--
 devel/py-typer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-typer/Makefile b/devel/py-typer/Makefile
index d98eb9058c32..b5307029439b 100644
--- a/devel/py-typer/Makefile
+++ b/devel/py-typer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	typer
-PORTVERSION=	0.24.2
+PORTVERSION=	0.25.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}annotated-doc>=0.0.2:devel/py-annotated-doc@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}click>=8.0.0:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}rich>=12.3.0:textproc/py-rich@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}rich>=13.8.0:textproc/py-rich@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}shellingham>=1.3.0:devel/py-shellingham@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo
index 0616c60ce9c7..e6ca9d3e1854 100644
--- a/devel/py-typer/distinfo
+++ b/devel/py-typer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777252730
-SHA256 (typer-0.24.2.tar.gz) = ec070dcfca1408e85ee203c6365001e818c3b7fffe686fd07ff2d68095ca0480
-SIZE (typer-0.24.2.tar.gz) = 119849
+TIMESTAMP = 1777311664
+SHA256 (typer-0.25.0.tar.gz) = 123eaf9f19bb40fd268310e12a542c0c6b4fab9c98d9d23342a01ff95e3ce930
+SIZE (typer-0.25.0.tar.gz) = 120150


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f38561.21ebf.5a3e0068>