aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer
diff options
context:
space:
mode:
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 e3dfa3e..68d7f75 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.1}
+VERSION=${VERSION:-0.27.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-typer/python3-typer.info b/python3-typer/python3-typer.info
index 6ef8bcc..8c5e587 100644
--- a/python3-typer/python3-typer.info
+++ b/python3-typer/python3-typer.info
@@ -1,8 +1,8 @@
PRGNAM="python3-typer"
-VERSION="0.27.1"
+VERSION="0.27.2"
HOMEPAGE="https://github.com/fastapi/typer"
-DOWNLOAD="https://files.pythonhosted.org/packages/ae/40/4a3db7990d1f62a53182aa96eaef57aeb2886a27f90a195bc66713565d31/typer-0.27.1.tar.gz"
-MD5SUM="e5fad798e7fd11471904dcbc7cc39709"
+DOWNLOAD="https://files.pythonhosted.org/packages/16/f7/57713ba479fd405eb76de31404b2c744c289e336b2d999511ebf51e496f7/typer-0.27.2.tar.gz"
+MD5SUM="2d81e72fd4c60a94c9d1b6ade7142f65"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-shellingham python3-rich python3-annotated-doc"