pkgsrc-WIP-changes archive

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

py-typer: update to 0.21.1



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Jan 12 23:11:28 2026 +0100
Changeset:	e5960449fe6468fa818346d04ebd4a2671681d56

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

Log Message:
py-typer: update to 0.21.1

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

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 0b631ca421..5181ce2d0e 100644
--- a/TODO
+++ b/TODO
@@ -122,7 +122,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.21.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 e5a4628c93..c91fae3925 100644
--- a/py-typer/Makefile
+++ b/py-typer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	typer-0.21.0
+DISTNAME=	typer-0.21.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.21.0
-# 18 errors
+# as of 0.21.1
+# 34 errors
 # due to py-shellingham looking for /proc/R/stat
 
 .include "../../lang/python/wheel.mk"
diff --git a/py-typer/distinfo b/py-typer/distinfo
index 31d0a43484..c22cf0f17c 100644
--- a/py-typer/distinfo
+++ b/py-typer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (typer-0.21.0.tar.gz) = 573fd66b67c9ae289ab8b5b637d362572e41166a30b178413d1f16dd6e388bc8
-SHA512 (typer-0.21.0.tar.gz) = 2cbcb31fa98e4c18a62a598b04dce584d9f63b92bf4d0b1376aaa24e327e33b383f6fa840870f37cf7a4e9f35e159c6b9eb570870c1008d97ce2acee0d87346c
-Size (typer-0.21.0.tar.gz) = 106781 bytes
+BLAKE2s (typer-0.21.1.tar.gz) = c89c6a1d2d2e98c4ed842d4b415128811d9ce419e932fb978693e166a74cb166
+SHA512 (typer-0.21.1.tar.gz) = 59d4ce30615838723cd935053b511a4caba9f698b33f8232cf7ae2b5421eee90cbaea288d6aac172efdaa19c14a548a7b928fa54367e50b0916c65ba31505389
+Size (typer-0.21.1.tar.gz) = 110371 bytes


Home | Main Index | Thread Index | Old Index