From 8cc4a964a4c00613480228120eb2a2bf603c6507 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Mon, 18 Mar 2024 18:43:33 +0100
Subject: [PATCH] python/hatchling: update to 1.22.2

---
 components/python/hatchling/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/hatchling/Makefile b/components/python/hatchling/Makefile
index b864cdb..3c5ff94 100644
--- a/components/python/hatchling/Makefile
+++ b/components/python/hatchling/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		hatchling
-HUMAN_VERSION =			1.22.1
+HUMAN_VERSION =			1.22.2
 COMPONENT_SUMMARY =		hatchling - Modern, extensible Python build backend
 COMPONENT_PROJECT_URL =		https://hatch.pypa.io/latest/
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:ad52ebe5dabbce8f7448f347e2a4f72700dcc7a1e3d93f6e69996f9df30bc129
+	sha256:f2dfce8e5d389c53c41c87f5c643c5ef2f9519510eaaddda0aac63eb52470684
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 

--
Gitblit v1.9.3