pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-typer
Module Name: pkgsrc
Committed By: adam
Date: Fri Jun 26 12:36:56 UTC 2026
Modified Files:
pkgsrc/devel/py-typer: Makefile distinfo
Log Message:
py-typer: updated to 0.26.8
0.26.8
Fixes
Make second column of Rich help output reflect the type consistently, even when using metavar.
Fix formatting in NoSuchOption.format_message().
Docs
Update docs badges: remove Publish badge, it doesn't give extra information.
Fix formatting for help link to support GitHub-specific overview edge-case.
Internal
Simplify pull request workflow triggers.
Update issue-manager to 0.7.1.
Update issue-manager to 0.7.0.
Update zizmor workflow security checks.
Group Dependabot updates.
Update Dependabot ecosystem coverage.
Fix alls-green test dependency.
Bump cryptography from 46.0.7 to 48.0.1.
Bump pyjwt from 2.12.0 to 2.13.0.
Bump the github-actions group across 1 directory with 3 updates.
Bump the python-packages group with 3 updates.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.
Modified files:
Index: pkgsrc/devel/py-typer/Makefile
diff -u pkgsrc/devel/py-typer/Makefile:1.9 pkgsrc/devel/py-typer/Makefile:1.10
--- pkgsrc/devel/py-typer/Makefile:1.9 Sun Jun 7 21:24:46 2026
+++ pkgsrc/devel/py-typer/Makefile Fri Jun 26 12:36:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2026/06/07 21:24:46 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/06/26 12:36:56 adam Exp $
-DISTNAME= typer-0.26.7
+DISTNAME= typer-0.26.8
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.9 pkgsrc/devel/py-typer/distinfo:1.10
--- pkgsrc/devel/py-typer/distinfo:1.9 Sun Jun 7 21:24:46 2026
+++ pkgsrc/devel/py-typer/distinfo Fri Jun 26 12:36:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2026/06/07 21:24:46 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/06/26 12:36:56 adam Exp $
-BLAKE2s (typer-0.26.7.tar.gz) = 8c0d74614ad23d32d9bbe57cc360d7a56964eece8fc78041c037887910ccec36
-SHA512 (typer-0.26.7.tar.gz) = 6efa29c2fc45d1c28acd6cbbe49e63784a51c26c833dff20e55281f45b2282838d5ebd7939693ffcc185a9a95ec00485c749183d19d6b33cd41eb402b314bbcc
-Size (typer-0.26.7.tar.gz) = 201709 bytes
+BLAKE2s (typer-0.26.8.tar.gz) = a40d0353b798f3200e4708b5de2099f4bed3ace7acd3e14639bfc6b4d7a41269
+SHA512 (typer-0.26.8.tar.gz) = 5550332a799655e25c85ee70f4904c4b0f8f6942c9815c09e10c2b3f5d0a9663165e78bb6b8bfaad5498b55bfd4e63abd5d733bd96cf1c05f2abc0e9adb32c18
+Size (typer-0.26.8.tar.gz) = 202097 bytes
Home |
Main Index |
Thread Index |
Old Index