[meta-python] python3-can: update t 4.0.0

Message ID 20220410204501.4048018-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-can: update t 4.0.0 | expand

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:45 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../python/{python3-can_3.3.4.bb => python3-can_4.0.0.bb}      | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-can_3.3.4.bb => python3-can_4.0.0.bb} (81%)

Patch

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
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-can_3.3.4.bb
rename to meta-python/recipes-devtools/python/python3-can_4.0.0.bb
index 4fe7bcbff..2cd2e624b 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"
 LICENSE = "LGPL-3.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e6a600fd5e1d9cbde2d983680233ad02"
 
-SRC_URI[md5sum] = "305075968c56bd85130b19d86e9e505d"
-SRC_URI[sha256sum] = "2d3c223b7adc4dd46ce258d4a33b7e0dbb6c339e002faa40ee4a69d5fdce9449"
+SRC_URI[sha256sum] = "59d92846ffb981e634e9e0f2d14a6b4967a875e3869bd2ba168c92c4db6b8b5d"
 
 PYPI_PACKAGE="python-can"