forked from pool/python-libusb1
c06fe577e093a78a3dc30f2c68d58cb7b17db29b423a733a85ca787553b76271
- Update to 3.0.0:
* Add support for pyinstaller.
* Fix support for python 3.10.
* Drop python <3.4 support.
* Do not load the C library on import. Allows applications to customise
the lookup logic (see usb1.loadLibrary).
* Add LIBUSB_SPEED_SUPER_PLUS.
* Better control device iterator end of life.
* Fix objects escaping control from their parent.
* Fix a TypeError exception in USBContext.handleEvents.
* Fix an AttributeError exception in USBContext.hotplugRegisterCallback.
* Fix segfault in pypy3 when finalizing USBDevice objects.
* Source only: convert examples to python3.
* Release process: also run some examples scripts.
* Update versioneer to be compatible with 3.11.
* Drop python <3.6 support.
OBS-URL: https://build.opensuse.org/request/show/958558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libusb1?expand=0&rev=4
Description
No description provided
Languages
RPM Spec
100%