CVS commit: pkgsrc/devel/py-typer

"Adam Ciarcinski" <[email protected]> Fri, 7 Aug 2026 18:49:37 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Aug  7 18:49:37 UTC 2026

Modified Files:
	pkgsrc/devel/py-typer: Makefile distinfo

Log Message:
py-typer: updated to 0.27.1

0.27.1

Features

Make epilog formatting consistent with other parts of the help string.

Docs

Add Library Skills documentation.
Prevent scroll-to-top on restart/fast buttons in the documentation.
Recommend uv projects by default in docs.
Update help docs.

Internal

Upgrade latest-changes to 0.7.1.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-typer/Makefile \
    pkgsrc/devel/py-typer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 1.5 KB)
Modified files:

Index: pkgsrc/devel/py-typer/Makefile
diff -u pkgsrc/devel/py-typer/Makefile:1.11 pkgsrc/devel/py-typer/Makefile:1.12
--- pkgsrc/devel/py-typer/Makefile:1.11	Thu Jul 16 11:27:33 2026
+++ pkgsrc/devel/py-typer/Makefile	Fri Aug  7 18:49:37 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2026/07/16 11:27:33 adam Exp $
+# $NetBSD: Makefile,v 1.12 2026/08/07 18:49:37 adam Exp $
 
-DISTNAME=	typer-0.27.0
+DISTNAME=	typer-0.27.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/typer/}
Index: pkgsrc/devel/py-typer/distinfo
diff -u pkgsrc/devel/py-typer/distinfo:1.11 pkgsrc/devel/py-typer/distinfo:1.12
--- pkgsrc/devel/py-typer/distinfo:1.11	Thu Jul 16 11:27:33 2026
+++ pkgsrc/devel/py-typer/distinfo	Fri Aug  7 18:49:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2026/07/16 11:27:33 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/08/07 18:49:37 adam Exp $
 
-BLAKE2s (typer-0.27.0.tar.gz) = 7af1766f02edb8ed7df6360de08a8f33bd40b1c9adf6300a5e3358d08739a4fd
-SHA512 (typer-0.27.0.tar.gz) = c028271118a6a3345f61d73c4633729cfb004eeeff2c88fb8f5fe07915f7a11cbd2ef7bc1fe3232e108ca61c4d4f3c32f9f9de7b022cb1c27f925449163eb9ab
-Size (typer-0.27.0.tar.gz) = 203430 bytes
+BLAKE2s (typer-0.27.1.tar.gz) = a48d1ba8a58ba7177909076784e11dc9f7a31cbdd4bc49dce8fecc56a5c928eb
+SHA512 (typer-0.27.1.tar.gz) = f2afcc7caaa611d4c11fed82b71dcf7b126f06bb7d3838fca515a8f104045590ca5eec795fdf0e9f3b3604ec06a96ecfb717df8f4f23fde52b1f515b3d34c75f
+Size (typer-0.27.1.tar.gz) = 203994 bytes