aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5cedcc2..e3dfa3e 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.27.0}
+VERSION=${VERSION:-0.27.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-typer/python3-typer.info b/python3-typer/python3-typer.info
index 96a494f..6ef8bcc 100644
--- a/python3-typer/python3-typer.info
+++ b/python3-typer/python3-typer.info
@@ -1,8 +1,8 @@
PRGNAM="python3-typer"
-VERSION="0.27.0"
+VERSION="0.27.1"
HOMEPAGE="https://github.com/fastapi/typer"
-DOWNLOAD="https://files.pythonhosted.org/packages/37/78/fda3361b56efc27944f24225f6ecd13d96d6fcfe37bd0eb34e2f4c63f9fc/typer-0.27.0.tar.gz"
-MD5SUM="b19082e361dd38b423dd2d8b3ab2a5f3"
+DOWNLOAD="https://files.pythonhosted.org/packages/ae/40/4a3db7990d1f62a53182aa96eaef57aeb2886a27f90a195bc66713565d31/typer-0.27.1.tar.gz"
+MD5SUM="e5fad798e7fd11471904dcbc7cc39709"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-shellingham python3-rich python3-annotated-doc"