diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-16 13:25:24 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-16 13:25:24 +0200 |
| commit | 4e47d9e94667a75c08f1c53d53a6755ca440f6d2 (patch) | |
| tree | cd1021747d74efb228af8be78187673313cd4d6d /python3-typer | |
| parent | c2c22cfde54cc339b1c5470d36303e782def6571 (diff) | |
| download | my-slackbuilds-4e47d9e94667a75c08f1c53d53a6755ca440f6d2.tar.gz my-slackbuilds-4e47d9e94667a75c08f1c53d53a6755ca440f6d2.zip | |
python3-typer: update to 0.27.0
Diffstat (limited to 'python3-typer')
| -rw-r--r-- | python3-typer/python3-typer.SlackBuild | 2 | ||||
| -rw-r--r-- | python3-typer/python3-typer.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-typer/python3-typer.SlackBuild b/python3-typer/python3-typer.SlackBuild index e49dd03..5cedcc2 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.26.8} +VERSION=${VERSION:-0.27.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python3-typer/python3-typer.info b/python3-typer/python3-typer.info index bbee07f..96a494f 100644 --- a/python3-typer/python3-typer.info +++ b/python3-typer/python3-typer.info @@ -1,8 +1,8 @@ PRGNAM="python3-typer" -VERSION="0.26.8" +VERSION="0.27.0" HOMEPAGE="https://github.com/fastapi/typer" -DOWNLOAD="https://files.pythonhosted.org/packages/7c/f7/68adc395201b20b872d68e975386832e8005ffeacedd43a1d837a32815be/typer-0.26.8.tar.gz" -MD5SUM="b3916518d47ccf9cf7a4f9d513f7dad9" +DOWNLOAD="https://files.pythonhosted.org/packages/37/78/fda3361b56efc27944f24225f6ecd13d96d6fcfe37bd0eb34e2f4c63f9fc/typer-0.27.0.tar.gz" +MD5SUM="b19082e361dd38b423dd2d8b3ab2a5f3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="click python3-shellingham python3-rich python3-annotated-doc" |
