summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2022-04-10 22:45:01 +0200
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-04-11 09:22:30 -0400
commit8bfdee2f781c718a01ff353c305a96c196f0de44 (patch)
tree9aefab2cd0deb36905fd5323b70fbece6c6b87f0 /meta-python
parent2f55a5ee2ff5aed2496c45e6b9a0e62a9d6d17f1 (diff)
downloadmeta-openembedded-8bfdee2f781c718a01ff353c305a96c196f0de44.tar.gz
python3-can: update t 4.0.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-can_4.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-can_3.3.4.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-can_3.3.4.bb b/meta-python/recipes-devtools/python/python3-can_4.0.0.bb
index 4fe7bcbff0..2cd2e624b9 100644
--- a/meta-python/recipes-devtools/python/python3-can_3.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-can_4.0.0.bb
@@ -3,8 +3,7 @@ SECTION = "devel/python"
3LICENSE = "LGPL-3.0-only" 3LICENSE = "LGPL-3.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e6a600fd5e1d9cbde2d983680233ad02" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e6a600fd5e1d9cbde2d983680233ad02"
5 5
6SRC_URI[md5sum] = "305075968c56bd85130b19d86e9e505d" 6SRC_URI[sha256sum] = "59d92846ffb981e634e9e0f2d14a6b4967a875e3869bd2ba168c92c4db6b8b5d"
7SRC_URI[sha256sum] = "2d3c223b7adc4dd46ce258d4a33b7e0dbb6c339e002faa40ee4a69d5fdce9449"
8 7
9PYPI_PACKAGE="python-can" 8PYPI_PACKAGE="python-can"
10 9