diff options
author | Derek Straka <derek@asterius.io> | 2016-04-11 07:41:37 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-21 21:33:19 +0200 |
commit | 633647253b564176bb6398e9fa528be51625bdac (patch) | |
tree | 6074e54247e3651f63dd7338d075a97b32b35e2e /meta-python/recipes-devtools/python | |
parent | fdb2b66e2d90c6dc5fe63bba66368ff7a009220b (diff) | |
download | meta-openembedded-633647253b564176bb6398e9fa528be51625bdac.tar.gz |
python-whoosh: update to 2.7.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-whoosh.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb (renamed from meta-python/recipes-devtools/python/python-whoosh_2.7.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb (renamed from meta-python/recipes-devtools/python/python3-whoosh_2.7.3.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-whoosh.inc b/meta-python/recipes-devtools/python/python-whoosh.inc index b3cde7541..0a2cf3bf4 100644 --- a/meta-python/recipes-devtools/python/python-whoosh.inc +++ b/meta-python/recipes-devtools/python/python-whoosh.inc | |||
@@ -7,8 +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] = "891edeba96cec53604c0cd176284c4cf" | 10 | SRC_URI[md5sum] = "893433e9c0525ac043df33e6e04caab2" |
11 | SRC_URI[sha256sum] = "aa6db447522e208ae652c6ce063bb23cedec47f5ed630121b3debaa011fcb9c4" | 11 | SRC_URI[sha256sum] = "e0857375f63e9041e03fedd5b7541f97cf78917ac1b6b06c1fcc9b45375dda69" |
12 | 12 | ||
13 | PYPI_PACKAGE = "Whoosh" | 13 | PYPI_PACKAGE = "Whoosh" |
14 | PYPI_PACKAGE_EXT = "zip" | 14 | PYPI_PACKAGE_EXT = "zip" |
diff --git a/meta-python/recipes-devtools/python/python-whoosh_2.7.3.bb b/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb index 48df36017..48df36017 100644 --- a/meta-python/recipes-devtools/python/python-whoosh_2.7.3.bb +++ b/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-whoosh_2.7.3.bb b/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb index 5d8af303c..5d8af303c 100644 --- a/meta-python/recipes-devtools/python/python3-whoosh_2.7.3.bb +++ b/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb | |||