diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-11-18 17:08:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 08:23:45 -0800 |
| commit | 1207718e49ec3f5443172cb2608ed4a95235a68a (patch) | |
| tree | 5ea2fc972498664ea2cbadd568ce8693c3fe9599 /meta-python/recipes-devtools/python | |
| parent | a45b2c2d10ac3100268a3dc30c978754990dc424 (diff) | |
| download | meta-openembedded-1207718e49ec3f5443172cb2608ed4a95235a68a.tar.gz | |
python3-cantools: upgrade 40.7.1 -> 41.0.0
Changelog:
Update supported Python versions
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cantools_41.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cantools_40.7.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cantools_40.7.1.bb b/meta-python/recipes-devtools/python/python3-cantools_41.0.0.bb index 92b6c1ca09..24249dba9d 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_40.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_41.0.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "467e04cc86e076307375ae9bcd83707108e998e3ea6019bf968773580b9aa95f" | 6 | SRC_URI[sha256sum] = "81d7efa32d66a149934b21b691a40fb40db9e0b74fa02c24f4f257f587d169ae" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "cantools" | 8 | PYPI_PACKAGE = "cantools" |
| 9 | 9 | ||
