From 0aed79d2a7821ab96f360f693894a29463873d15 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 5 Jun 2023 13:58:47 +0800 Subject: [PATCH] python-hatchling: Update to 1.17.1 Signed-off-by: Jeffery To --- 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 6bc1b8fbcb..e7765d86a0 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 -- 2.30.2