diff mbox series

[meta-python,1/3] python3-moteus: Upgrade 0.3.88 -> 0.3.89

Message ID 20250707093349.2451474-1-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/3] python3-moteus: Upgrade 0.3.88 -> 0.3.89 | expand

Commit Message

Leon Anavi July 7, 2025, 9:33 a.m. UTC
Upgrade to release 0.3.89:

- Add --version options to moteus_tool and tview

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.88.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.89.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-moteus_0.3.88.bb
rename to meta-python/recipes-devtools/python/python3-moteus_0.3.89.bb
index b81c53652f..5467293ff8 100644
--- a/meta-python/recipes-devtools/python/python3-moteus_0.3.88.bb
+++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.89.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "e16387e5fe512a7580ef847e6b2e665d4b40549b064ab237e01fd7dec7c46232"
+SRC_URI[sha256sum] = "78ed04c213e20b44c81b73e2b66f5a7e45339014cc3fdaf94c4fcc875d35402a"
 
 S = "${UNPACKDIR}/moteus-${PV}"