summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-10-28 10:03:16 -0700
committerKhem Raj <raj.khem@gmail.com>2024-10-28 17:53:20 -0700
commita06cb562830b68fa11022090086531222c2b18f7 (patch)
tree687269405f0f59af602c37cffcff8c7298cffc37 /meta-python/recipes-core/packagegroups
parent497cb3d70ee585b33e89ea78a34b5a7a3b0b730e (diff)
downloadmeta-openembedded-a06cb562830b68fa11022090086531222c2b18f7.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 8850f8eb9a..81f45fb78d 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -452,7 +452,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
452 python3-websocket-client \ 452 python3-websocket-client \
453 python3-werkzeug \ 453 python3-werkzeug \
454 python3-werkzeug \ 454 python3-werkzeug \
455 python3-whoosh \
456 python3-wrapt \ 455 python3-wrapt \
457 python3-wtforms \ 456 python3-wtforms \
458 python3-xlrd \ 457 python3-xlrd \
@@ -524,7 +523,6 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\
524 python3-unidiff-ptest \ 523 python3-unidiff-ptest \
525 python3-uritemplate-ptest \ 524 python3-uritemplate-ptest \
526 python3-webcolors-ptest \ 525 python3-webcolors-ptest \
527 python3-whoosh-ptest \
528 python3-wpa-supplicant \ 526 python3-wpa-supplicant \
529 python3-xlrd-ptest \ 527 python3-xlrd-ptest \
530 python3-xmltodict-ptest \ 528 python3-xmltodict-ptest \