diff options
author | Derek Straka <derek@asterius.io> | 2016-03-25 18:04:48 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:52 +0200 |
commit | a619b0077654ba07764a709cb1cee7321409d152 (patch) | |
tree | e07c0078e97498a87ffede3ef25370542dc64d45 /meta-python/recipes-devtools/python/python-whoosh.inc | |
parent | c853dd46ebbcf247aea83e8b132a6f63fa420311 (diff) | |
download | meta-openembedded-a619b0077654ba07764a709cb1cee7321409d152.tar.gz |
python-whoosh: update to 2.7.3
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-whoosh.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-whoosh.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-whoosh.inc b/meta-python/recipes-devtools/python/python-whoosh.inc index 84868f9f8..b3cde7541 100644 --- a/meta-python/recipes-devtools/python/python-whoosh.inc +++ b/meta-python/recipes-devtools/python/python-whoosh.inc | |||
@@ -7,7 +7,8 @@ Whoosh works can be extended or replaced to meet your needs exactly." | |||
7 | LICENSE = "BSD" | 7 | LICENSE = "BSD" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "9a0fc2df9335e1d2e81dd84a2c4c416f" | 10 | SRC_URI[md5sum] = "891edeba96cec53604c0cd176284c4cf" |
11 | SRC_URI[sha256sum] = "cdfc0e1c5173207ac7b312afe78d83fb552cfed30427bf7b3dba8b1d26cea8f7" | 11 | SRC_URI[sha256sum] = "aa6db447522e208ae652c6ce063bb23cedec47f5ed630121b3debaa011fcb9c4" |
12 | 12 | ||
13 | PYPI_PACKAGE = "Whoosh" | 13 | PYPI_PACKAGE = "Whoosh" |
14 | PYPI_PACKAGE_EXT = "zip" | ||