[oe-commits] [meta-openembedded] 23/26: python-can: upgrade 2.2.1 -> 3.3.2

git at git.openembedded.org git at git.openembedded.org
Mon Oct 28 06:10:40 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

commit a9c5f1993fb37548098c4b5fb2e7aac2f47497e9
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Oct 28 13:14:52 2019 +0800

    python-can: upgrade 2.2.1 -> 3.3.2
    
    -License-Update:changed from dos to unix.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.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(-)

diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc
index 46f0859..7d0100d 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

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


More information about the Openembedded-commits mailing list