From a06cb562830b68fa11022090086531222c2b18f7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Oct 2024 10:03:16 -0700 Subject: python3-whoosh: Remove This package is unmaintained upstream, and has no new releases since 2016, now it does not build with python 3.13 since it needs cgi module which has been removed in 3.13+ if we still need this functionality then something like whoosh-reloaded might be better https://pypi.org/project/Whoosh-Reloaded/ Signed-off-by: Khem Raj --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/conf/include') diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 9e828fa5cd..ee8f957cca 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -116,5 +116,4 @@ PTESTS_PROBLEMS_META_PYTHON ="\ python3-dnspython \ python3-fastjsonschema \ python3-pyzmq \ - python3-whoosh \ " -- cgit v1.2.3-54-g00ecf