From: Jeffery To Date: Mon, 5 Jun 2023 05:58:47 +0000 (+0800) Subject: python-hatchling: Update to 1.17.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0aed79d2a7821ab96f360f693894a29463873d15;p=openwrt-packages.git python-hatchling: Update to 1.17.1 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index 6bc1b8fbc..e7765d86a 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.17.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.17.1 +PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930 +PKG_HASH:=76dee5108f929b7eb9102df0a1bf88fa3247d68a44ff1f395e1cf32eaab0c6fa PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt