[oe] [meta-python] [PATCH] python-can: upgrade 2.2.1 -> 3.3.2

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Oct 28 05:14:52 UTC 2019


-License-Update:changed from dos to unix.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-can.inc          | 6 +++---
 .../python/{python-can_2.2.1.bb => python-can_3.3.2.bb}     | 0
 .../python/{python3-can_2.2.1.bb => python3-can_3.3.2.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-can_2.2.1.bb => python-can_3.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-can_2.2.1.bb => python3-can_3.3.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc
index 46f085933..7d0100d7d 100644
--- a/meta-python/recipes-devtools/python/python-can.inc
+++ b/meta-python/recipes-devtools/python/python-can.inc
@@ -1,10 +1,10 @@
 SUMMARY = "Controller Area Network (CAN) interface module for Python"
 SECTION = "devel/python"
 LICENSE = "LGPLv3"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e6a600fd5e1d9cbde2d983680233ad02"
 
-SRC_URI[md5sum] = "dcdd3f6b924e3f20acb1ccf4598236cf"
-SRC_URI[sha256sum] = "b5e93b2ee32bdd597d9d908afe5171c402a04c9678ba47b60f33506738b1375b"
+SRC_URI[md5sum] = "b724553a330478270267380b4888a18e"
+SRC_URI[sha256sum] = "5fefb5c1e7e7f07faefc02c6eac79f9b58376f007048a04d8e7f325d48ec6b2e"
 
 PYPI_PACKAGE="python-can"
 
diff --git a/meta-python/recipes-devtools/python/python-can_2.2.1.bb b/meta-python/recipes-devtools/python/python-can_3.3.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-can_2.2.1.bb
rename to meta-python/recipes-devtools/python/python-can_3.3.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-can_2.2.1.bb b/meta-python/recipes-devtools/python/python3-can_3.3.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-can_2.2.1.bb
rename to meta-python/recipes-devtools/python/python3-can_3.3.2.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list