summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-can_4.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-can: upgrade 4.2.0 -> 4.2.1Wang Mingyu2023-05-251-27/+0
| | | | | | | | | | | Bugfixes: =========== The ASCWriter now logs the correct channel for error frames (#1578, #1583). Fix PCAN library detection (#1579, #1580). On Windows, the first two periodic frames were sent without delay (#1590). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-can: upgrade 4.1.0 -> 4.2.0Wang Mingyu2023-05-081-0/+27
Changelog: https://github.com/hardbyte/python-can/releases/tag/v4.2.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>