summaryrefslogtreecommitdiffstats
path: root/python/python3-hatchling/python3-hatchling.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-01-22 09:36:32 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:22:48 +0700
commit9b5c5ecba3f916b837fdf8c92a8e0708eeee86dc (patch)
tree276a6e1dadd3db642d05905782d2ee3c1d906c00 /python/python3-hatchling/python3-hatchling.SlackBuild
parent097e59f0b56a58a8fceab1cef53ab5ad2acf587f (diff)
downloadslackbuilds-9b5c5ecba3f916b837fdf8c92a8e0708eeee86dc.tar.gz
slackbuilds-9b5c5ecba3f916b837fdf8c92a8e0708eeee86dc.tar.xz
python/python3-hatchling: Updated for version 1.12.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatchling/python3-hatchling.SlackBuild')
-rw-r--r--python/python3-hatchling/python3-hatchling.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-hatchling/python3-hatchling.SlackBuild b/python/python3-hatchling/python3-hatchling.SlackBuild
index c072492b29..cf7b91a7c9 100644
--- a/python/python3-hatchling/python3-hatchling.SlackBuild
+++ b/python/python3-hatchling/python3-hatchling.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hatchling
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-1.12.1}
+VERSION=${VERSION:-1.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}