mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
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 <raj.khem@gmail.com>
This commit is contained in:
@@ -116,5 +116,4 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
||||
python3-dnspython \
|
||||
python3-fastjsonschema \
|
||||
python3-pyzmq \
|
||||
python3-whoosh \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user