| Message ID | 20250730112242.881202-1-dev@g0hl1n.net |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,walnascar] python3-moteus: upgrade 0.3.88 -> 0.3.89 | expand |
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 80557d4959..54d0899c75 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 = "${WORKDIR}/moteus-${PV}"
Update python3-moteus to the latest release. Since no formal changelog is available, here's the git shortlog of the moteus python library [1] for the corresponding release: Josh Pieper (2): Add some more register definitions Add --version options to moteus_tool and tview [1] https://github.com/mjbots/moteus/commits/main/lib/python Signed-off-by: Richard Leitner <dev@g0hl1n.net> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0285799f54661ceb649c8a7d9d4e0522d615a1aa) Signed-off-by: Richard Leitner <dev@g0hl1n.net> --- .../{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%)