From eaf6174c77162bf3cbc4a5808a4a5cf993c58b89 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 11 Dec 2021 21:03:57 +0100 Subject: [PATCH] python-cantools: update to 37.0.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../{python3-cantools_36.5.0.bb => python3-cantools_37.0.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cantools_36.5.0.bb => python3-cantools_37.0.0.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-cantools_36.5.0.bb b/meta-python/recipes-devtools/python/python3-cantools_37.0.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-cantools_36.5.0.bb rename to meta-python/recipes-devtools/python/python3-cantools_37.0.0.bb index 6fbad3fdf45..c8c2b259246 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_36.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_37.0.0.bb @@ -3,11 +3,10 @@ HOMEPAGE = "https://github.com/eerimoq/cantools" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" -SRC_URI[sha256sum] = "651b6ea67999c1106a582fd54c92b5b27a1a5f2896e0058beeb96a4f318cb33f" +SRC_URI[sha256sum] = "ac5f8901940693ce4b798e7ae07ed69a60856ae8a1ca47079088530813b57287" PYPI_PACKAGE = "cantools" inherit pypi setuptools3 CLEANBROKEN = "1" -