From 1fe1d16d64126bf4f5e1c48cde9eebb2fe478bca Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Thu, 15 Feb 2024 19:31:48 -0700 Subject: python/python3-hatchling: Updated for version 1.21.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hatchling/python3-hatchling.SlackBuild | 4 ++-- python/python3-hatchling/python3-hatchling.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-hatchling/python3-hatchling.SlackBuild b/python/python3-hatchling/python3-hatchling.SlackBuild index f3c9eb74bc..a7cf3ae0f0 100644 --- a/python/python3-hatchling/python3-hatchling.SlackBuild +++ b/python/python3-hatchling/python3-hatchling.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-hatchling -# Copyright 2022-2023 fourtysixandtwo +# Copyright 2022-2024 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hatchling SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.21.0} +VERSION=${VERSION:-1.21.1} 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 73dd54629a..0a93a5f05e 100644 --- a/python/python3-hatchling/python3-hatchling.info +++ b/python/python3-hatchling/python3-hatchling.info @@ -1,8 +1,8 @@ PRGNAM="python3-hatchling" -VERSION="1.21.0" +VERSION="1.21.1" HOMEPAGE="https://github.com/pypa/hatch/tree/master/backend" -DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.21.0.tar.gz" -MD5SUM="21e5e7ed5fa6dd0618c5b66eb847f370" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.21.1.tar.gz" +MD5SUM="d40aaea58a04a36a2b641f6efe99e362" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-editables python3-pathspec python3-pluggy python3-trove-classifiers" -- cgit v1.2.3