From 8db23065144188b8af59b2020d42d303b0b20723 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 02 Apr 2024 14:17:13 +0200
Subject: [PATCH] python/build: update to 1.2.1

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

diff --git a/components/python/build/Makefile b/components/python/build/Makefile
index b33c76b..4fcf930 100644
--- a/components/python/build/Makefile
+++ b/components/python/build/Makefile
@@ -19,10 +19,10 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		build
-HUMAN_VERSION =			1.1.1
+HUMAN_VERSION =			1.2.1
 COMPONENT_SUMMARY =		build - A simple, correct Python build frontend
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:8eea65bb45b1aac2e734ba2cc8dad3a6d97d97901a395bd0ed3e7b46953d2a31
+	sha256:526263f4870c26f26c433545579475377b2b7588b6f1eac76a001e873ae3e19d
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3