[oe-commits] [meta-openembedded] 08/49: python-xlrd: update to version 1.0.0

git at git.openembedded.org git at git.openembedded.org
Fri Jul 22 19:46:44 UTC 2016


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

commit 5cfe9e733d621e4d928d589a05d679f2d7f5e971
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sat Jul 9 09:17:59 2016 -0400

    python-xlrd: update to version 1.0.0
    
    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-xlrd.inc                   | 4 ++--
 .../python/{python-xlrd_0.9.4.bb => python-xlrd_1.0.0.bb}             | 0
 .../python/{python3-xlrd_0.9.4.bb => python3-xlrd_1.0.0.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-xlrd.inc b/meta-python/recipes-devtools/python/python-xlrd.inc
index 3c0d26d..a0dfb40 100644
--- a/meta-python/recipes-devtools/python/python-xlrd.inc
+++ b/meta-python/recipes-devtools/python/python-xlrd.inc
@@ -6,5 +6,5 @@ HOMEPAGE = "http://www.python-excel.org/"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://xlrd/licences.py;md5=b59dace5cc1db604c4219100b0422811"
 
-SRC_URI[md5sum] = "911839f534d29fe04525ef8cd88fe865"
-SRC_URI[sha256sum] = "8e8d3359f39541a6ff937f4030db54864836a06e42988c452db5b6b86d29ea72"
+SRC_URI[md5sum] = "9a91b688cd4945477ac28187a54f9a3b"
+SRC_URI[sha256sum] = "0ff87dd5d50425084f7219cb6f86bb3eb5aa29063f53d50bf270ed007e941069"
diff --git a/meta-python/recipes-devtools/python/python-xlrd_0.9.4.bb b/meta-python/recipes-devtools/python/python-xlrd_1.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-xlrd_0.9.4.bb
rename to meta-python/recipes-devtools/python/python-xlrd_1.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-xlrd_0.9.4.bb b/meta-python/recipes-devtools/python/python3-xlrd_1.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-xlrd_0.9.4.bb
rename to meta-python/recipes-devtools/python/python3-xlrd_1.0.0.bb

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


More information about the Openembedded-commits mailing list