Message ID | 20250110175814.3601819-2-leon.anavi@konsulko.com |
---|---|
State | Accepted |
Headers | show |
Series | [meta-python,1/3] python3-icecream: Upgrade 2.1.3 -> 2.1.4 | expand |
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
Upgrade to release 1.3.1: - core: fix a regression in ctrl_transfer where supplied read buffers were discarded Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../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%)