Skip to content

Commit 57e8958

Browse files
committed
python3-cantools: Updated recipe
Updated recipe to latest version and set structure to be python3-only Signed-off-by: Colin McAllister <[email protected]>
1 parent dc17ef1 commit 57e8958

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

meta-python/recipes-devtools/python/python-cantools/python3-cantools_32.20.3.bb

Lines changed: 0 additions & 2 deletions
This file was deleted.

meta-python/recipes-devtools/python/python-cantools/python-cantools.inc renamed to meta-python/recipes-devtools/python/python3-cantools/python3-cantools_35.1.0.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ HOMEPAGE = "https://github.com/eerimoq/cantools"
33
LICENSE = "MIT"
44
LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
55

6-
SRC_URI[md5sum] = "b718d5df6c79b26188f5a6985ecb6070"
7-
SRC_URI[sha256sum] = "c0697905bf29874649c9f75963673371973c40f2b1c8204a8d660e2182cbe3a9"
6+
SRC_URI[md5sum] = "46b71bbfec33146d9dbba708489a8ae2"
7+
SRC_URI[sha256sum] = "bd0ac5b16bb7fe2ada0c9436c91a0b3795217bed7126296dde1565919a3f44f1"
88

99
PYPI_PACKAGE = "cantools"
1010

11-
inherit pypi
11+
inherit pypi setuptools3
1212

1313
CLEANBROKEN = "1"
1414

0 commit comments

Comments
 (0)