diff mbox series

[meta-python,4/4] python3-moteus: Upgrade 0.3.79 -> 0.3.81

Message ID 20250422141833.862036-4-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/4] python3-dill: Upgrade 0.3.9 -> 0.4.0 | expand

Commit Message

Leon Anavi April 22, 2025, 2:18 p.m. UTC
Upgrade to release 0.3.81:

- Set reasonable timing parameters for PCAN interfaces
- Don't barf when flashing firmwares older than family reporting

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-moteus_0.3.79.bb => python3-moteus_0.3.81.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-moteus_0.3.79.bb => python3-moteus_0.3.81.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb
rename to meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb
index 4944e13ff4..bb8f572180 100644
--- a/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb
+++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "fae569f0c2e208059e081cf0fcca2e8f71c6c1de582836c745bb884af1e35bf4"
+SRC_URI[sha256sum] = "6f0f3b5ec38c044cf28546e4693b22644c3e9be7a1338933d20b67d0fd55eccc"
 
 S = "${WORKDIR}/moteus-${PV}"