pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ph-typer: update to 0.24.1



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Feb 22 15:56:20 2026 +0100
Changeset:	1740ef02ae02b6c54fbbb0821a8304d7a4cb9136

Modified Files:
	TODO
	py-typer/Makefile
	py-typer/distinfo

Log Message:
ph-typer: update to 0.24.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1740ef02ae02b6c54fbbb0821a8304d7a4cb9136

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 TODO              | 1 -
 py-typer/Makefile | 6 +++---
 py-typer/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 7 deletions(-)

diffs:
diff --git a/TODO b/TODO
index a48580a8cd..ba4643abef 100644
--- a/TODO
+++ b/TODO
@@ -123,7 +123,6 @@ Suggested package updates
 	o py-rpyc-3.2.1
 	o py-sentry-23.7.1
 	o py-smop-0.29
-	o py-typer-0.24.1
 	o py-vanguards-0.3.1
 	o py-xpra-2.2.1
 	o py-zeitgeist-0.9.16
diff --git a/py-typer/Makefile b/py-typer/Makefile
index a1a14ee79b..433d281c47 100644
--- a/py-typer/Makefile
+++ b/py-typer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	typer-0.23.1
+DISTNAME=	typer-0.24.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/typer/}
@@ -18,8 +18,8 @@ DEPENDS+=	${PYPKGPREFIX}-rich>=10.11.0:../../comms/py-rich
 
 USE_LANGUAGES=	# none
 
-# as of 0.23.1
-# 35 errors
+# as of 0.24.1
+# 21 errors
 # due to py-shellingham looking for /proc/R/stat
 # https://github.com/sarugaku/shellingham/issues/99
 
diff --git a/py-typer/distinfo b/py-typer/distinfo
index beb825a089..ef9a43bc41 100644
--- a/py-typer/distinfo
+++ b/py-typer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (typer-0.23.1.tar.gz) = 056fbeacf129ecbb5ddf0c81cb07979d0ee7ca545e1d0565c69b4a03f20feafe
-SHA512 (typer-0.23.1.tar.gz) = f6d40ef01a602491895192b2158a22b224468eec13215fe6d547e680b235de199101af08f58ea37ffbd6683a409c84c7c233ec164db7f6031045cbda1685a296
-Size (typer-0.23.1.tar.gz) = 120047 bytes
+BLAKE2s (typer-0.24.1.tar.gz) = 44c929c0f8f7d61720734e4066d377a9e30078a9a198a9bcc5e1af75627c9209
+SHA512 (typer-0.24.1.tar.gz) = 581511a2e0397be85023237161c5683e3ea8cf30208b5090fe4b037fb1d351f3e1e80e33bc0dcf6d116a71926561cfb560b631fffb38195afffcf9a9a1e71439
+Size (typer-0.24.1.tar.gz) = 118613 bytes


Home | Main Index | Thread Index | Old Index