summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-cantools_37.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cantools_36.5.0.bb)3
1 files changed, 1 insertions, 2 deletions
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
index 6fbad3fdf4..c8c2b25924 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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
5 5
6SRC_URI[sha256sum] = "651b6ea67999c1106a582fd54c92b5b27a1a5f2896e0058beeb96a4f318cb33f" 6SRC_URI[sha256sum] = "ac5f8901940693ce4b798e7ae07ed69a60856ae8a1ca47079088530813b57287"
7 7
8PYPI_PACKAGE = "cantools" 8PYPI_PACKAGE = "cantools"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12CLEANBROKEN = "1" 12CLEANBROKEN = "1"
13