From: Jeffery To Date: Mon, 21 Aug 2023 04:03:56 +0000 (+0800) Subject: python-poetry-core: Update to 1.7.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bc32e54713361dd6c3c8d676ee7b78c7eecb65eb;p=openwrt-packages.git python-poetry-core: Update to 1.7.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-poetry-core/Makefile b/lang/python/python-poetry-core/Makefile index 0635e865a..3bcb1d9ca 100644 --- a/lang/python/python-poetry-core/Makefile +++ b/lang/python/python-poetry-core/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-poetry-core -PKG_VERSION:=1.6.1 +PKG_VERSION:=1.7.0 PKG_RELEASE:=1 PYPI_NAME:=poetry-core PYPI_SOURCE_NAME:=poetry_core -PKG_HASH:=0f9b0de39665f36d6594657e7d57b6f463cc10f30c28e6d1c3b9ff54c26c9ac3 +PKG_HASH:=8f679b83bd9c820082637beca1204124d5d2a786e4818da47ec8acefd0353b74 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE