[oe] [meta-python][PATCH] python-can: update to the released version of 2.0.0

Derek Straka derek at asterius.io
Wed Jan 10 20:58:48 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-can.inc                    | 4 ++--
 .../python/{python-can_2.0.0b1.bb => python-can_2.0.0.bb}             | 0
 .../python/{python3-can_2.0.0b1.bb => python3-can_2.0.0.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-can_2.0.0b1.bb => python-can_2.0.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-can_2.0.0b1.bb => python3-can_2.0.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc
index ecfae3c..802098a 100644
--- a/meta-python/recipes-devtools/python/python-can.inc
+++ b/meta-python/recipes-devtools/python/python-can.inc
@@ -3,8 +3,8 @@ SECTION = "devel/python"
 LICENSE = "LGPLv3"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e"
 
-SRC_URI[md5sum] = "b2a164887c1c6a2a2490b5afb36e36db"
-SRC_URI[sha256sum] = "b961b6ce75a7f08b586f4d2cae8cdc409881731b851fc405fa21cb16bad00d87"
+SRC_URI[md5sum] = "d899550617614d542c0319773989920c"
+SRC_URI[sha256sum] = "da89e94fa234d4ebe7f43a26d4b06a5d14ea767fbd2c4767732e4d964473dfb0"
 
 PYPI_PACKAGE="python-can"
 
diff --git a/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb b/meta-python/recipes-devtools/python/python-can_2.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-can_2.0.0b1.bb
rename to meta-python/recipes-devtools/python/python-can_2.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb b/meta-python/recipes-devtools/python/python3-can_2.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb
rename to meta-python/recipes-devtools/python/python3-can_2.0.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list