From: Josef Schlehofer Date: Wed, 22 Oct 2025 00:05:19 +0000 (+0200) Subject: python-build: update to version 1.3.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4ba2c1487c49f8315806f69e0a53d894880f1bbb;p=feed%2Fpackages.git python-build: update to version 1.3.0 Release notes: https://github.com/pypa/build/releases/tag/1.3.0 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-build/Makefile b/lang/python/python-build/Makefile index 3b2ab65cb2..2540291d5f 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.0.3 +PKG_VERSION:=1.3.0 PKG_RELEASE:=1 PYPI_NAME:=build -PKG_HASH:=538aab1b64f9828977f84bc63ae570b060a8ed1be419e7870b8b4fc5e6ea553b +PKG_HASH:=698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE