summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorzhengrq.fnst <zhengrq.fnst@fujitsu.com>2022-08-26 10:51:59 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-27 07:37:45 -0700
commit537a38f502871683f1293adcf346e404769e2919 (patch)
tree7848fe54b22d93200f50884657e10682517e979b /meta-python
parentc444fd9c5ec6a5f7881e438bb7aaabce0f14d298 (diff)
downloadmeta-openembedded-537a38f502871683f1293adcf346e404769e2919.tar.gz
python3-cantools: upgrade 37.1.0 -> 37.1.2
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cantools_37.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-cantools_37.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cantools_37.1.0.bb b/meta-python/recipes-devtools/python/python3-cantools_37.1.2.bb
index 1af1310ab..ec437eece 100644
--- a/meta-python/recipes-devtools/python/python3-cantools_37.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cantools_37.1.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
5 5
6SRC_URI[sha256sum] = "9f2449e94a7698bd44bb50d9b464788053a0bf070faa09a132535c3aa07e7e6a" 6SRC_URI[sha256sum] = "0d84b879a18d869d182023cdebae9318095a8959ceee6309de59fd3c399dbfef"
7 7
8PYPI_PACKAGE = "cantools" 8PYPI_PACKAGE = "cantools"
9 9