aboutsummaryrefslogtreecommitdiff
path: root/python/python3-click-option-group
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-10-10 15:34:10 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-11 09:14:09 +0700
commita800d80ab4efde1f9aee117a8efe69befec4f43d (patch)
tree749f58b1a06e1f338f3e9d7d1d0fe4752b9270f7 /python/python3-click-option-group
parent45a74a0636ab491c085ce566298cafa8aa05aa96 (diff)
python/python3-click-option-group: Version bump to 0.5.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-click-option-group')
-rw-r--r--python/python3-click-option-group/python3-click-option-group.SlackBuild2
-rw-r--r--python/python3-click-option-group/python3-click-option-group.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-click-option-group/python3-click-option-group.SlackBuild b/python/python3-click-option-group/python3-click-option-group.SlackBuild
index c185a1ded2..1706dfc80b 100644
--- a/python/python3-click-option-group/python3-click-option-group.SlackBuild
+++ b/python/python3-click-option-group/python3-click-option-group.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-click-option-group
-VERSION=${VERSION:-0.5.8}
+VERSION=${VERSION:-0.5.9}
SRCNAM=${SRCNAM:-click-option-group}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-click-option-group/python3-click-option-group.info b/python/python3-click-option-group/python3-click-option-group.info
index 07492e15a0..434fa196d8 100644
--- a/python/python3-click-option-group/python3-click-option-group.info
+++ b/python/python3-click-option-group/python3-click-option-group.info
@@ -1,8 +1,8 @@
PRGNAM="python3-click-option-group"
-VERSION="0.5.8"
+VERSION="0.5.9"
HOMEPAGE="https://click-option-group.readthedocs.io/"
-DOWNLOAD="https://github.com/click-contrib/click-option-group/archive/refs/tags/v0.5.8/click-option-group-0.5.8.tar.gz"
-MD5SUM="a614411dabcd91aa5caf8217b900ea1b"
+DOWNLOAD="https://github.com/click-contrib/click-option-group/archive/refs/tags/v0.5.9/click-option-group-0.5.9.tar.gz"
+MD5SUM="cd227ee8872b0af59b36e9ba6ab5384e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click python3-hatch_vcs"