Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:22:13 +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: ca481bea2357 - main - devel/py-typer: Update to 0.21.1
Message-ID:  <697e1015.300e5.476673e6@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=ca481bea235700214b0863895ff187acdd2aef4b

commit ca481bea235700214b0863895ff187acdd2aef4b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:35:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:15:17 +0000

    devel/py-typer: Update to 0.21.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 e341102ff8fc..3951c48dfdd1 100644
--- a/devel/py-typer/Makefile
+++ b/devel/py-typer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	typer
-PORTVERSION=	0.21.0
+PORTVERSION=	0.21.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo
index e996f8128807..f0ec31a083fc 100644
--- a/devel/py-typer/distinfo
+++ b/devel/py-typer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767157653
-SHA256 (typer-0.21.0.tar.gz) = c87c0d2b6eee3b49c5c64649ec92425492c14488096dfbc8a0c2799b2f6f9c53
-SIZE (typer-0.21.0.tar.gz) = 106781
+TIMESTAMP = 1768625701
+SHA256 (typer-0.21.1.tar.gz) = ea835607cd752343b6b2b7ce676893e5a0324082268b48f27aa058bdb7d2145d
+SIZE (typer-0.21.1.tar.gz) = 110371


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e1015.300e5.476673e6>