From 272f5daec82ca97ba38305ba2ad24b344efd8d2f Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Mon, 8 Apr 2024 06:30:28 -0600 Subject: python/python3-hatchling: Updated for version 1.22.5. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hatchling/python3-hatchling.SlackBuild | 2 +- python/python3-hatchling/python3-hatchling.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') 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" -- cgit v1.2.3-65-gdbad