Date: Mon, 09 Mar 2026 18:24:10 +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: 80bc074e5a43 - main - devel/py-typer-slim: Update to 0.24.0 Message-ID: <69af104a.1ef72.26547aec@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=80bc074e5a432cb6443442cceee3fe1546169786 commit 80bc074e5a432cb6443442cceee3fe1546169786 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:58:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:19:00 +0000 devel/py-typer-slim: Update to 0.24.0 Changes: https://github.com/fastapi/typer/releases https://typer.tiangolo.com/release-notes/ --- devel/py-typer-slim/Makefile | 5 ++--- devel/py-typer-slim/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-typer-slim/Makefile b/devel/py-typer-slim/Makefile index b958c9816bbf..3000bc1b57fc 100644 --- a/devel/py-typer-slim/Makefile +++ b/devel/py-typer-slim/Makefile @@ -1,5 +1,5 @@ PORTNAME= typer-slim -PORTVERSION= 0.21.1 +PORTVERSION= 0.24.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typer>=${PORTVERSION}:devel/py-typer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-typer-slim/distinfo b/devel/py-typer-slim/distinfo index 4e6ee1f5408c..4b9737bbbf83 100644 --- a/devel/py-typer-slim/distinfo +++ b/devel/py-typer-slim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625703 -SHA256 (typer_slim-0.21.1.tar.gz) = 73495dd08c2d0940d611c5a8c04e91c2a0a98600cbd4ee19192255a233b6dbfd -SIZE (typer_slim-0.21.1.tar.gz) = 110478 +TIMESTAMP = 1771421662 +SHA256 (typer_slim-0.24.0.tar.gz) = f0ed36127183f52ae6ced2ecb2521789995992c521a46083bfcdbb652d22ad34 +SIZE (typer_slim-0.24.0.tar.gz) = 4776home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af104a.1ef72.26547aec>
