From c9a9c20793a36d31cba8a7b288d3c67cef727867 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 13 Nov 2023 17:52:30 +0800 Subject: [PATCH] python-hatch-vcs: Update to 0.4.0 Signed-off-by: Jeffery To --- lang/python/python-hatch-vcs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-hatch-vcs/Makefile b/lang/python/python-hatch-vcs/Makefile index 39f890985a..6726a77768 100644 --- a/lang/python/python-hatch-vcs/Makefile +++ b/lang/python/python-hatch-vcs/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatch-vcs -PKG_VERSION:=0.3.0 +PKG_VERSION:=0.4.0 PKG_RELEASE:=1 PYPI_NAME:=hatch-vcs PYPI_SOURCE_NAME:=hatch_vcs -PKG_HASH:=cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee +PKG_HASH:=093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt