From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:31:46 +0000 (+0300) Subject: python-hatchling: bump to 1.31.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=07649829b5d55251719f6dede151de27931ac208;p=openwrt-packages.git python-hatchling: bump to 1.31.0 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 91e85b529..5304ec9ad 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.30.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.31.0 +PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=eee4fd45357f72ebb3d7a42e5d72cfb5e29ed426d79e8836288926c4258d5f2e +PKG_HASH:=6b48ad4068a482ed7239b3a8215bc55b47aad3345d58dfc94e553c5d2d46211b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt