Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/2] python-xlrd: update to version 1.0.0
@ 2016-07-09 13:17 Derek Straka
  2016-07-09 13:18 ` [meta-python][PATCH 2/2] python-xlrd: add RDEPENDS to allow module import with a minimal python install Derek Straka
  0 siblings, 1 reply; 2+ messages in thread
From: Derek Straka @ 2016-07-09 13:17 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 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(-)
 rename meta-python/recipes-devtools/python/{python-xlrd_0.9.4.bb => python-xlrd_1.0.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-xlrd_0.9.4.bb => python3-xlrd_1.0.0.bb} (100%)

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
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-09 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-09 13:17 [meta-python][PATCH 1/2] python-xlrd: update to version 1.0.0 Derek Straka
2016-07-09 13:18 ` [meta-python][PATCH 2/2] python-xlrd: add RDEPENDS to allow module import with a minimal python install Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox