[oe] [meta-python][PATCH] python-can: update to version 2.2.0

Derek Straka derek at asterius.io
Mon Jul 9 17:53:40 UTC 2018


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

diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc
index a71c47b..959da83 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] = "3310f0aa2a8492d0ff614ecf636ec8a8"
-SRC_URI[sha256sum] = "4a5c01dd67feeda35f88e6c12ea14ac8cabd426b9be0cc5f9fd083fe90a9dbfc"
+SRC_URI[md5sum] = "670cf82f67c6d2bd6516b638f129a196"
+SRC_URI[sha256sum] = "187fac2fbc807561344a6df99cf7b776c0a10182bf99bb10a5c83af45b57dc11"
 
 PYPI_PACKAGE="python-can"
 
diff --git a/meta-python/recipes-devtools/python/python-can_2.1.0.bb b/meta-python/recipes-devtools/python/python-can_2.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-can_2.1.0.bb
rename to meta-python/recipes-devtools/python/python-can_2.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-can_2.1.0.bb b/meta-python/recipes-devtools/python/python3-can_2.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-can_2.1.0.bb
rename to meta-python/recipes-devtools/python/python3-can_2.2.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list