aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 17:16:51 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 17:16:51 +0200
commit5d7aec0cb3ee57dd67f418c8c6b741615df860dc (patch)
treeba01188ca0e704826b932ffd8309b47de4b0e594 /python3-typer
parentf7266fdd77d58ba96ff20d2715c1002535ef7de4 (diff)
downloadmy-slackbuilds-5d7aec0cb3ee57dd67f418c8c6b741615df860dc.tar.gz
my-slackbuilds-5d7aec0cb3ee57dd67f418c8c6b741615df860dc.zip
python3-typer: update to 0.26.8
Diffstat (limited to 'python3-typer')
-rw-r--r--python3-typer/python3-typer.SlackBuild2
-rw-r--r--python3-typer/python3-typer.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-typer/python3-typer.SlackBuild b/python3-typer/python3-typer.SlackBuild
index 02b8ea1..e49dd03 100644
--- a/python3-typer/python3-typer.SlackBuild
+++ b/python3-typer/python3-typer.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-typer
-VERSION=${VERSION:-0.25.1}
+VERSION=${VERSION:-0.26.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-typer/python3-typer.info b/python3-typer/python3-typer.info
index 8d0ec27..bbee07f 100644
--- a/python3-typer/python3-typer.info
+++ b/python3-typer/python3-typer.info
@@ -1,8 +1,8 @@
PRGNAM="python3-typer"
-VERSION="0.25.1"
+VERSION="0.26.8"
HOMEPAGE="https://github.com/fastapi/typer"
-DOWNLOAD="https://files.pythonhosted.org/packages/e4/51/9aed62104cea109b820bbd6c14245af756112017d309da813ef107d42e7e/typer-0.25.1.tar.gz"
-MD5SUM="f2be6018c7ba6293d74b00d19ad434ea"
+DOWNLOAD="https://files.pythonhosted.org/packages/7c/f7/68adc395201b20b872d68e975386832e8005ffeacedd43a1d837a32815be/typer-0.26.8.tar.gz"
+MD5SUM="b3916518d47ccf9cf7a4f9d513f7dad9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-shellingham python3-rich python3-annotated-doc"