Revisions of python-libusb1

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132044 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- update to 3.1.0:
  * Fix bug preventing use of setPollFDNotifiers.
  * Wrap libusb_interrupt_event_handler, available since libusb
    1.0.21, to help applications wake an event handling thread (ex:
    durring exit).

    segfault when closing a transfer from inside its callback function.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 958558 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 4)
- 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.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 695463 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 1)
- Activate test suite
- Remove unnecessary build dependencies, and add BuildArch: noarch
- Remove GPL license as it was relicensed to LGPL2.1+ in May 2015
- Update to version 1.7:
  * Bump to 1.7 .
  * setup: Simplify.
  * Bump copyright year.
  * usb1: Expose transferred byte count and received bytes on synchronous API
  * usb1: Fix docstring interruptRead refering to itself.
  * Specify that it is compatible with python 3 in setup.py
  * README: libusb.org seems dead, switch to the fork.
  * usb1: Move getManufacturer, getProduct ,getSerialNumber to USBDeviceHandle.
  * usb1: get{,ASCII}StringDescriptor now return None for descriptor 0.
  * Bump to 1.6.6 .
- Update to version 1.6.6:
  * Bump to 1.6.6 .
  * usb1: Expose string descriptors on USBDevice.
  * Bump to 1.6.5 .
  * usb1: Bind "cast" to USBContext class.
  * Cast libusb pollfd callbacks from null pointer to proper type.
  * examples: Make hotplug and listdev examples python3-friendly.
  * setup.py: Tell setuptools to run 2to3 when running on python3
  * usb1: Document hotplug handler limitations.
  * Bump to 1.6.4 .
  * usb1: Fix asynchronous control transfer buffer.
- Update to version 1.6.5:
  * Bump to 1.6.5 .
  * usb1: Bind "cast" to USBContext class.
  * Cast libusb pollfd callbacks from null pointer to proper type.
  * examples: Make hotplug and listdev examples python3-friendly.
  * setup.py: Tell setuptools to run 2to3 when running on python3
  * usb1: Document hotplug handler limitations.
  * Bump to 1.6.4 .
  * usb1: Fix asynchronous control transfer buffer.
  * Bump to 1.6.3 .
  * Deprecate USBPollerThread.
- initial package build
Displaying all 5 revisions
openSUSE Build Service is sponsored by