From 0441b6266704ab0c1e8430c08a1abf0fceff7281 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 2 Jun 2026 21:19:17 +0300 Subject: [PATCH] python-build: bump to 1.5.0 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- lang/python/python-build/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-build/Makefile b/lang/python/python-build/Makefile index 73711dadcd..1f1b879068 100644 --- a/lang/python/python-build/Makefile +++ b/lang/python/python-build/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-build -PKG_VERSION:=1.4.3 +PKG_VERSION:=1.5.0 PKG_RELEASE:=1 PYPI_NAME:=build -PKG_HASH:=5aa4231ae0e807efdf1fd0623e07366eca2ab215921345a2e38acdd5d0fa0a74 +PKG_HASH:=302c22c3ba2a0fd5f3911918651341ebb3896176cbdec15bd421f80b1afc7647 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE