pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-typer: update to 0.16.1.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Aug 24 18:23:41 2025 +0200
Changeset: da694ea8e905c3f49d2c28162ce06866d07a0817
Modified Files:
py-typer/Makefile
py-typer/distinfo
Log Message:
py-typer: update to 0.16.1.
Fixes
🐛 Avoid printing additional output with no_args_is_help=True and Click 8.2. PR #1278 by @svlandeg.
Docs
📝 Remove duplicated line in environment-variables.md. PR #1277 by @neirzhei.
📝 Fix reference to count parameter in the documentation. PR #1201 by @PokkaKiyo.
Internal
⬆ Bump ruff from 0.11.13 to 0.12.9. PR #1276 by @dependabot[bot].
⬆ [pre-commit.ci] pre-commit autoupdate. PR #1247 by @pre-commit-ci[bot].
⬆ Bump actions/checkout from 4 to 5. PR #1271 by @dependabot[bot].
⬆ Bump mkdocs-macros-plugin from 1.3.7 to 1.3.9. PR #1272 by @dependabot[bot].
⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0. PR #1265 by @dependabot[bot].
⬆ Bump pillow from 11.2.1 to 11.3.0. PR #1249 by @dependabot[bot].
⬆ [pre-commit.ci] pre-commit autoupdate. PR #1206 by @pre-commit-ci[bot].
⬆ Bump pillow from 11.1.0 to 11.2.1. PR #1198 by @dependabot[bot].
⬆ Bump cairosvg from 2.7.1 to 2.8.2. PR #1226 by @dependabot[bot].
⬆ Bump ruff from 0.11.6 to 0.11.13. PR #1241 by @dependabot[bot].
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da694ea8e905c3f49d2c28162ce06866d07a0817
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-typer/Makefile | 2 +-
py-typer/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-typer/Makefile b/py-typer/Makefile
index 27b14d2962..41db9810d6 100644
--- a/py-typer/Makefile
+++ b/py-typer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= typer-0.16.0
+DISTNAME= typer-0.16.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/typer/}
diff --git a/py-typer/distinfo b/py-typer/distinfo
index 6f30846395..df188316d6 100644
--- a/py-typer/distinfo
+++ b/py-typer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (typer-0.16.0.tar.gz) = 9352fbfb7b49ec420f79f6dea9a2f1899e12a7626479152295848307140f921c
-SHA512 (typer-0.16.0.tar.gz) = 72ed9d0996ee4a96dffd866332916c705a2f5c11547248039c828b5180193e8ef9aed0789605703c9f7350f3f9d91049cec4b185dcbc1e8fb662b6dc7385f01e
-Size (typer-0.16.0.tar.gz) = 102625 bytes
+BLAKE2s (typer-0.16.1.tar.gz) = 2c905ce19a59fb2fcbf192b180bb87b69bcdb2f62d1fc0172043a519c93e06ed
+SHA512 (typer-0.16.1.tar.gz) = 3867a82ea480d81733111088622a7946b771666ee46b0def5eb7e928b71444a16dcb37a54fb6c52872ec83254c27eb7d7e23ff15462d4e27e3933971c96dd608
+Size (typer-0.16.1.tar.gz) = 102836 bytes
Home |
Main Index |
Thread Index |
Old Index