diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-07 12:03:16 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-07 12:03:16 +0200 |
| commit | dbcb2d45834ea487995302d19590481e0907c4fe (patch) | |
| tree | bf22f3c586a44fff7cbf18cb34cb27bf2cbb0cb9 | |
| parent | 96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf (diff) | |
| download | my-slackbuilds-dbcb2d45834ea487995302d19590481e0907c4fe.tar.gz my-slackbuilds-dbcb2d45834ea487995302d19590481e0907c4fe.zip | |
python3-typer: update to 0.27.2
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
| -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 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" |
