From a68a7f7b43fb29f3168c595012575d50a30b349c Mon Sep 17 00:00:00 2001 From: Guðni Már Gilbert Date: Sat, 30 Nov 2024 12:17:30 +0000 Subject: python3-ansi2html: drop python3-six from RDEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Looking at the history, python3-six dependency was dropped around version v1.6.0 when Python 2 support was dropped. Signed-off-by: Guðni Már Gilbert Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb b/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb index d817d8ee5d..cb9234b904 100644 --- a/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb @@ -14,6 +14,5 @@ DEPENDS += " \ " RDEPENDS:${PN} = " \ - python3-six \ python3-compression \ " -- cgit v1.2.3-54-g00ecf