aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hatchling
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-hatchling')
-rw-r--r--python/python3-hatchling/python3-hatchling.SlackBuild2
-rw-r--r--python/python3-hatchling/python3-hatchling.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-hatchling/python3-hatchling.info b/python/python3-hatchling/python3-hatchling.info
index 88e52a41ce..74665d6f5a 100644
--- a/python/python3-hatchling/python3-hatchling.info
+++ b/python/python3-hatchling/python3-hatchling.info
@@ -1,8 +1,8 @@
PRGNAM="python3-hatchling"
-VERSION="1.12.1"
+VERSION="1.12.2"
HOMEPAGE="https://github.com/pypa/hatch/tree/master/backend"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.12.1.tar.gz"
-MD5SUM="e98c5615602e3825630772cab2176456"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.12.2.tar.gz"
+MD5SUM="5a6e2fd0c877feea7e71b9d72bbdbed9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-editables python3-pathspec python3-pluggy"