From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
===========
- meta: bump the minimum required Python version to 3.9
- core: reset cached endpoints on alternate setting changes
- core: only search for endpoints on the correct alternate settings
- tree: guard finalizers against aborted initialization
- version: handle when patch component is missing
- core: fix bMaxPower conversion for SuperSpeed devices
- openusb: fix missing commas in __all__ list
- libusb1: fix trailing comma in LIBUSB_TRANSFER_TYPE_CONTROL
- legacy: Fix DeviceHandle finalizer checking for the wrong attribute
- libloader: search in default homebrew prefix on apple silicon

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../python/{python3-pyusb_1.2.1.bb => python3-pyusb_1.3.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyusb_1.2.1.bb => 
python3-pyusb_1.3.0.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb 
b/meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb
rename to meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb
index 2282e0300b..4f1c53df55 100644
--- a/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb
@@ -9,7 +9,7 @@ RDEPENDS:${PN} += " \
        python3-logging \
 "
 
-SRC_URI[sha256sum] = 
"a4cc7404a203144754164b8b40994e2849fde1cfff06b08492f12fff9d9de7b9"
+SRC_URI[sha256sum] = 
"7e6de8ef79e164ced020d8131cd17d45a3cdeefb7afdaf41d7a2cbf2378828c3"
 
 inherit pypi setuptools3
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114689): 
https://lists.openembedded.org/g/openembedded-devel/message/114689
Mute This Topic: https://lists.openembedded.org/mt/110474378/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to