summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-whoosh.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-whoosh.inc b/meta-python/recipes-devtools/python/python-whoosh.inc
index a4ca5dcd48..040b32458f 100644
--- a/meta-python/recipes-devtools/python/python-whoosh.inc
+++ b/meta-python/recipes-devtools/python/python-whoosh.inc
@@ -4,7 +4,7 @@ Whoosh is a fast, featureful full-text indexing and searching library \
4implemented in pure Python. Programmers can use it to easily add search \ 4implemented in pure Python. Programmers can use it to easily add search \
5functionality to their applications and websites. Every part of how \ 5functionality to their applications and websites. Every part of how \
6Whoosh works can be extended or replaced to meet your needs exactly." 6Whoosh works can be extended or replaced to meet your needs exactly."
7LICENSE = "BSD" 7LICENSE = "BSD-2-Clause"
8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60" 8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60"
9 9
10SRC_URI[md5sum] = "893433e9c0525ac043df33e6e04caab2" 10SRC_URI[md5sum] = "893433e9c0525ac043df33e6e04caab2"