File python-usb.changes of Package python-usb
-------------------------------------------------------------------
Tue Apr 17 10:38:37 UTC 2012 - joop.boonen@opensuse.org
- Build version 1.0.0a2
- Included coded fixes
- MANIFEST.in: Removed old test firmware from manifest file
- usb/backend/libusb10.py, usb/backend/openusb.py: Fixed: use None
when errno value is not available
- tests/utils.py: Fixed Python 3 string test case for ctrl_transfer
In Python 3, string is 4 bytes long, so ctrl_transfer test case was
failing with 'Broken error' message. This was caused because control
buffer in the benchmark firmware can only hold 8 bytes, thus it
could not handle more than a two character length string.
- usb/backend/libusb01.py: Fixed correct device enumeration for
libusb01 backend
-------------------------------------------------------------------
Thu Mar 31 16:49:15 UTC 2011 - prusnak@opensuse.org
- remove tests from the tarball
- they are not used during the build and contain firmware files
with unknown licenses
-------------------------------------------------------------------
Tue Mar 29 13:23:31 UTC 2011 - prusnak@opensuse.org
- updated to 1.0.0 alpha 1
- implemented standard control requests
- finish implementation of 0.4 API emulation
- documentation update
- tutorial update
-------------------------------------------------------------------
Mon Dec 20 20:37:31 UTC 2010 - prusnak@opensuse.org
- created package (1.0.0 alpha 0)
-------------------------------------------------------------------