python-cantools: update to 37.0.0

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Oleksandr Kravchuk
2021-12-11 21:03:57 +01:00
committed by Khem Raj
parent efdf711ebf
commit f1fb1c36e8

View File

@@ -0,0 +1,12 @@
DESCRIPTION = "CAN BUS tools in Python 3."
HOMEPAGE = "https://github.com/eerimoq/cantools"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
SRC_URI[sha256sum] = "ac5f8901940693ce4b798e7ae07ed69a60856ae8a1ca47079088530813b57287"
PYPI_PACKAGE = "cantools"
inherit pypi setuptools3
CLEANBROKEN = "1"