From baf4673b6a5eba031e1e5e619814be97b7f6a319 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 17 Apr 2026 06:56:02 +0000 Subject: [PATCH] python-editables: update to 0.6 - bump 0.5 -> 0.6 Signed-off-by: Alexandru Ardelean --- 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 86ccc0a88d..cdb169348b 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.5 +PKG_VERSION:=0.6 PKG_RELEASE:=1 PYPI_NAME:=editables -PKG_HASH:=309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2 +PKG_HASH:=1163834902381c4613787951c5914800fdf155ae08848a373b8ea5006780977c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt