From 360427948ee6b65856524e3ce911318be9f29c3b Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 31 Jul 2023 13:43:09 +0800 Subject: [PATCH] python-editables: Update to 0.5 Signed-off-by: Jeffery To --- lang/python/python-editables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-editables/Makefile b/lang/python/python-editables/Makefile index 6a012b04a4..127c317965 100644 --- a/lang/python/python-editables/Makefile +++ b/lang/python/python-editables/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-editables -PKG_VERSION:=0.4 +PKG_VERSION:=0.5 PKG_RELEASE:=1 PYPI_NAME:=editables -PKG_HASH:=dc322c42e7ccaf19600874035a4573898d88aadd07e177c239298135b75da772 +PKG_HASH:=309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt