summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-libusb1_3.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-libusb1: upgrade 3.3.1 -> 3.4.0Wang Mingyu2026-05-311-0/+13
Changelog: ========== - Fix Python 3.14 DeprecationWarning caused by implicit ctypes layout when using pack = 1. - Bundle libusb1 1.0.29 dlls in Windows wheels - Fix a licence inconsistency: the old pypi classifier was refering to the LGPL2+ instead of the LGPL2.1+ . Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>