pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-typer: update to 0.20.0
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Oct 30 14:19:32 2025 +0100
Changeset: 546799cdcab1338fd1bdd4d699e01def22066c27
Modified Files:
TODO
py-typer/Makefile
py-typer/distinfo
Log Message:
py-typer: update to 0.20.0
Features
✨ Enable command suggestions on typo by default. PR #1371 by @savannahostrowski.
Upgrades
⬆️ Add support for Python 3.14. PR #1372 by @svlandeg.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=546799cdcab1338fd1bdd4d699e01def22066c27
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 a50681bd1c..d905fb1179 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.20.0
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 98183d4778..7bd746576d 100644
--- a/py-typer/Makefile
+++ b/py-typer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= typer-0.19.2
+DISTNAME= typer-0.20.0
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.17.3
-# 5 errors
+# as of 0.20.0
+# 9 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 30b1223076..17e78283c1 100644
--- a/py-typer/distinfo
+++ b/py-typer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (typer-0.19.2.tar.gz) = 00d77530d2a45d3fc1bc5f70d0c28a2021b7d2bc0ac3e5845e391c6eef8de757
-SHA512 (typer-0.19.2.tar.gz) = d283166b991a70751b0deefba4fd4cff044f9dc6ec60dd249554f7ddc5eb642cd484e207afa0741be584961c7c9b3292cfd83c26eeb94d50ea553a9ee79a6589
-Size (typer-0.19.2.tar.gz) = 104755 bytes
+BLAKE2s (typer-0.20.0.tar.gz) = 8871582b03a3c9f87e2d5826c4524b655aa62558b98b844addd2df36b2fbff8f
+SHA512 (typer-0.20.0.tar.gz) = 441afc25267bb998674e63075a3ff1b3a2835601c4ea8b8693520037b132d34b96c8901fafea58938b7a7d19630c11a8f58ea58d5f36f53fdd9db38636296fe9
+Size (typer-0.20.0.tar.gz) = 106492 bytes
Home |
Main Index |
Thread Index |
Old Index