summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-can_4.6.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-can: remove python3-pkg-resources from runtime dependsHongxu Jia2026-03-031-1/+0
| | | | | | | | | | | | Due to setuptools removes and deprecates pkg_resources in 82.0.0 [1], python3-can does not import `pkg_resources` in [2], then python3-pkg-resources is not necessary for us, remove it from runtime depends [1] https://setuptools.pypa.io/en/stable/history.html#v82-0-0 [2] https://github.com/hardbyte/python-can/commit/1a3f5e3769aa565ada8c27177a94f7db43d019dc Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-can: upgrade 4.5.0 -> 4.6.1Wang Mingyu2025-08-201-0/+34
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>