summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-04-08 06:30:28 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:04:06 +0700
commit272f5daec82ca97ba38305ba2ad24b344efd8d2f (patch)
tree388a8cc6ec8d6e906aabe3e93041ce551a701cf9 /python
parent11e8a2669ee08933df43a548c3cea45c05402b95 (diff)
downloadslackbuilds-272f5daec82ca97ba38305ba2ad24b344efd8d2f.tar.gz
slackbuilds-272f5daec82ca97ba38305ba2ad24b344efd8d2f.tar.xz
python/python3-hatchling: Updated for version 1.22.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 4b69c050c8..48fe1c76b9 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=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.22.4}
+VERSION=${VERSION:-1.22.5}
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 66f4b93292..7311a60d20 100644
--- a/python/python3-hatchling/python3-hatchling.info
+++ b/python/python3-hatchling/python3-hatchling.info
@@ -1,8 +1,8 @@
PRGNAM="python3-hatchling"
-VERSION="1.22.4"
+VERSION="1.22.5"
HOMEPAGE="https://github.com/pypa/hatch/tree/master/backend"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.22.4.tar.gz"
-MD5SUM="63a3c6480c0805c55ce396e1ad246e78"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.22.5.tar.gz"
+MD5SUM="e5f74d4918c6831ad9c8ed739b87291e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-editables python3-pathspec python3-pluggy python3-trove-classifiers"