From: Jeffery To Date: Mon, 13 Nov 2023 09:52:30 +0000 (+0800) Subject: python-hatch-vcs: Update to 0.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c9a9c20793a36d31cba8a7b288d3c67cef727867;p=openwrt-packages.git python-hatch-vcs: Update to 0.4.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-hatch-vcs/Makefile b/lang/python/python-hatch-vcs/Makefile index 39f890985..6726a7776 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