Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 21:37:52 +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: 46d22891111a - main - devel/py-typer: Update to 0.25.1
Message-ID:  <69f66eb0.19729.44f3507c@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=46d22891111a2f238403770d5905ec6ad59fbf0c

commit 46d22891111a2f238403770d5905ec6ad59fbf0c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 21:27:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-02 21:27:57 +0000

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

diff --git a/devel/py-typer/Makefile b/devel/py-typer/Makefile
index b5307029439b..3cfe1a4e81c8 100644
--- a/devel/py-typer/Makefile
+++ b/devel/py-typer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	typer
-PORTVERSION=	0.25.0
+PORTVERSION=	0.25.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo
index e6ca9d3e1854..63a70bb13158 100644
--- a/devel/py-typer/distinfo
+++ b/devel/py-typer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777311664
-SHA256 (typer-0.25.0.tar.gz) = 123eaf9f19bb40fd268310e12a542c0c6b4fab9c98d9d23342a01ff95e3ce930
-SIZE (typer-0.25.0.tar.gz) = 120150
+TIMESTAMP = 1777722825
+SHA256 (typer-0.25.1.tar.gz) = 9616eb8853a09ffeabab1698952f33c6f29ffdbceb4eaeecf571880e8d7664cc
+SIZE (typer-0.25.1.tar.gz) = 122276


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f66eb0.19729.44f3507c>