From 8b49cc1177d26ad24cb6c009010f50fb38e6bb39 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 16 Oct 2024 21:34:53 +0200 Subject: python3-meld: do not depend on python3-cgitb It's not mentioned anywhere in source code, and python 3.13 has removed it. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb b/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb index 7ebf9f1411..97eea46824 100644 --- a/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb @@ -14,6 +14,5 @@ SRC_URI[sha256sum] = "3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558ca inherit pypi setuptools3 RDEPENDS:${PN} += " \ - python3-cgitb \ python3-xml \ " -- cgit v1.2.3-54-g00ecf