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/python-whoosh_2.7.4.bb | |
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/python-whoosh_2.7.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb b/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb new file mode 100644 index 000000000..48df36017 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-whoosh.inc | ||