From 7c68e41ec8a27acef597aa881b509642a54501cc Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Tue, 7 Nov 2023 17:03:48 +0800 Subject: [PATCH] python-poetry-core: Update to 1.8.1 Signed-off-by: Jeffery To --- lang/python/python-poetry-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-poetry-core/Makefile b/lang/python/python-poetry-core/Makefile index 3bcb1d9ca6..ab0d12aa44 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.7.0 +PKG_VERSION:=1.8.1 PKG_RELEASE:=1 PYPI_NAME:=poetry-core PYPI_SOURCE_NAME:=poetry_core -PKG_HASH:=8f679b83bd9c820082637beca1204124d5d2a786e4818da47ec8acefd0353b74 +PKG_HASH:=67a76c671da2a70e55047cddda83566035b701f7e463b32a2abfeac6e2a16376 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE