From 2ec3b9f09596224c7bfc2d656a26eea02d3052a4 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 26 Jun 2023 13:00:05 +0800 Subject: [PATCH] python-hatchling: Update to 1.18.0 Signed-off-by: Jeffery To --- lang/python/python-hatchling/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index e7765d86a0..b44b7774bf 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.1 +PKG_VERSION:=1.18.0 PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=76dee5108f929b7eb9102df0a1bf88fa3247d68a44ff1f395e1cf32eaab0c6fa +PKG_HASH:=50e99c3110ce0afc3f7bdbadff1c71c17758e476731c27607940cfa6686489ca PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt