[oe-commits] [meta-openembedded] 32/33: python-whoosh: update to 2.7.4

git at git.openembedded.org git at git.openembedded.org
Tue Apr 12 09:50:11 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit f373c8f8383fc39fc0088dc2e2255fcc4657769e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Apr 11 07:41:37 2016 -0400

    python-whoosh: update to 2.7.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-whoosh.inc                 | 4 ++--
 .../python/{python-whoosh_2.7.3.bb => python-whoosh_2.7.4.bb}         | 0
 .../python/{python3-whoosh_2.7.3.bb => python3-whoosh_2.7.4.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 b3cde75..0a2cf3b 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."
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60"
 
-SRC_URI[md5sum] = "891edeba96cec53604c0cd176284c4cf"
-SRC_URI[sha256sum] = "aa6db447522e208ae652c6ce063bb23cedec47f5ed630121b3debaa011fcb9c4"
+SRC_URI[md5sum] = "893433e9c0525ac043df33e6e04caab2"
+SRC_URI[sha256sum] = "e0857375f63e9041e03fedd5b7541f97cf78917ac1b6b06c1fcc9b45375dda69"
 
 PYPI_PACKAGE = "Whoosh"
 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-whoosh_2.7.3.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-whoosh_2.7.3.bb
rename to meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list