From e5d2d0507ed5bb4d3e364daddf3014342a1fe78a Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 19 Mar 2024 13:29:23 +0100
Subject: [PATCH] python/hatchling: update to 1.22.3

---
 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 3c5ff94..04703d9 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.2
+HUMAN_VERSION =			1.22.3
 COMPONENT_SUMMARY =		hatchling - Modern, extensible Python build backend
 COMPONENT_PROJECT_URL =		https://hatch.pypa.io/latest/
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:f2dfce8e5d389c53c41c87f5c643c5ef2f9519510eaaddda0aac63eb52470684
+	sha256:adf5d32ab10ac59272cd0bcae9c8193288841860025f2c51df971dae161f8683
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 

--
Gitblit v1.9.3