python3-cantools: upgrade 37.1.2 -> 37.2.0

Changelog:
==========
 ARXML refactoring preparations
 refactor the ARXML code
 Bugfix: BU_BO_REL causes 'index out of range' error
 Add missing Bus import in can/init.py
 PCAN trace (.trc) format to logreader

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy
2022-09-20 10:24:07 +08:00
committed by Khem Raj
parent 13cff82b13
commit e4795b05c3

View File

@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
SRC_URI[sha256sum] = "0d84b879a18d869d182023cdebae9318095a8959ceee6309de59fd3c399dbfef"
SRC_URI[sha256sum] = "bbb0e802af02a1dc792c32d10b61b51deaefc1c8e9c776b50d2d2e194b702fac"
PYPI_PACKAGE = "cantools"