From: Alexandru Ardelean Date: Tue, 2 Jun 2026 18:19:17 +0000 (+0300) Subject: python-hatchling: bump to 1.30.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a90c93c2c2040e186ac8361bb8d75b7a669f9df4;p=openwrt-packages.git python-hatchling: bump to 1.30.1 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index ef0f098d9..a50e3cdb7 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