[oe-commits] [meta-openembedded] 07/35: python-whoosh: update to 2.7.3

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:37:01 UTC 2016


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

commit 83e6e837027b9b6a7e3354c56a236595c89fb426
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 18:04:48 2016 -0400

    python-whoosh: update to 2.7.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-whoosh.inc                | 5 +++--
 .../python/{python-whoosh_2.7.0.bb => python-whoosh_2.7.3.bb}        | 0
 .../python/{python3-whoosh_2.7.0.bb => python3-whoosh_2.7.3.bb}      | 0
 3 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 84868f9..b3cde75 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."
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60"
 
-SRC_URI[md5sum] = "9a0fc2df9335e1d2e81dd84a2c4c416f"
-SRC_URI[sha256sum] = "cdfc0e1c5173207ac7b312afe78d83fb552cfed30427bf7b3dba8b1d26cea8f7"
+SRC_URI[md5sum] = "891edeba96cec53604c0cd176284c4cf"
+SRC_URI[sha256sum] = "aa6db447522e208ae652c6ce063bb23cedec47f5ed630121b3debaa011fcb9c4"
 
 PYPI_PACKAGE = "Whoosh"
+PYPI_PACKAGE_EXT = "zip"
diff --git a/meta-python/recipes-devtools/python/python-whoosh_2.7.0.bb b/meta-python/recipes-devtools/python/python-whoosh_2.7.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-whoosh_2.7.0.bb
rename to meta-python/recipes-devtools/python/python-whoosh_2.7.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-whoosh_2.7.0.bb b/meta-python/recipes-devtools/python/python3-whoosh_2.7.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-whoosh_2.7.0.bb
rename to meta-python/recipes-devtools/python/python3-whoosh_2.7.3.bb

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


More information about the Openembedded-commits mailing list