From a90c93c2c2040e186ac8361bb8d75b7a669f9df4 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 2 Jun 2026 21:19:17 +0300 Subject: [PATCH] python-hatchling: bump to 1.30.1 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- lang/python/python-hatchling/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index ef0f098d90..a50e3cdb7e 100644 --- a/lang/python/python-hatchling/Makefile +++ b/lang/python/python-hatchling/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatchling -PKG_VERSION:=1.29.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.30.1 +PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=793c31816d952cee405b83488ce001c719f325d9cda69f1fc4cd750527640ea6 +PKG_HASH:=eee4fd45357f72ebb3d7a42e5d72cfb5e29ed426d79e8836288926c4258d5f2e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt