Upgrade to release 1.3.1: - core: fix a regression in ctrl_transfer where supplied read buffers were discarded
Signed-off-by: Leon Anavi <[email protected]> --- .../python/{python3-pyusb_1.3.0.bb => python3-pyusb_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyusb_1.3.0.bb => python3-pyusb_1.3.1.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb b/meta-python/recipes-devtools/python/python3-pyusb_1.3.1.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-pyusb_1.3.1.bb index 4f1c53df55..595033580a 100644 --- a/meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyusb_1.3.1.bb @@ -9,7 +9,7 @@ RDEPENDS:${PN} += " \ python3-logging \ " -SRC_URI[sha256sum] = "7e6de8ef79e164ced020d8131cd17d45a3cdeefb7afdaf41d7a2cbf2378828c3" +SRC_URI[sha256sum] = "3af070b607467c1c164f49d5b0caabe8ac78dbed9298d703a8dbf9df4052d17e" inherit pypi setuptools3 -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114786): https://lists.openembedded.org/g/openembedded-devel/message/114786 Mute This Topic: https://lists.openembedded.org/mt/110539621/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
