[oe-commits] [meta-openembedded] 59/71: python-can: update to version 2.2.1

git at git.openembedded.org git at git.openembedded.org
Sun Jul 29 15:54:23 UTC 2018


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 b98992007b8013837bfe429ff9d2371a764332f7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jul 27 14:26:29 2018 -0400

    python-can: update to version 2.2.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-can.inc                   | 5 +++--
 .../python/{python-can_2.2.0.bb => python-can_2.2.1.bb}              | 0
 .../python/{python3-can_2.2.0.bb => python3-can_2.2.1.bb}            | 0
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc
index 959da83..46f0859 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] = "670cf82f67c6d2bd6516b638f129a196"
-SRC_URI[sha256sum] = "187fac2fbc807561344a6df99cf7b776c0a10182bf99bb10a5c83af45b57dc11"
+SRC_URI[md5sum] = "dcdd3f6b924e3f20acb1ccf4598236cf"
+SRC_URI[sha256sum] = "b5e93b2ee32bdd597d9d908afe5171c402a04c9678ba47b60f33506738b1375b"
 
 PYPI_PACKAGE="python-can"
 
@@ -14,4 +14,5 @@ RDEPENDS_${PN}_class-target += "\
     ${PYTHON_PN}-misc \
     ${PYTHON_PN}-netserver \
     ${PYTHON_PN}-sqlite3 \
+    ${PYTHON_PN}-wrapt \
 "
diff --git a/meta-python/recipes-devtools/python/python-can_2.2.0.bb b/meta-python/recipes-devtools/python/python-can_2.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-can_2.2.0.bb
rename to meta-python/recipes-devtools/python/python-can_2.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-can_2.2.0.bb b/meta-python/recipes-devtools/python/python3-can_2.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-can_2.2.0.bb
rename to meta-python/recipes-devtools/python/python3-can_2.2.1.bb

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


More information about the Openembedded-commits mailing list