Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351683 - =dev-python/pyusb-1.0.0_alpha1 version bump
Summary: =dev-python/pyusb-1.0.0_alpha1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Joe Jezak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-14 18:33 UTC by Fabio Rossi
Modified: 2011-03-06 09:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pyusb-1.0.0_alpha1.ebuild (pyusb-1.0.0_alpha1.ebuild,787 bytes, text/plain)
2011-01-14 18:36 UTC, Fabio Rossi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2011-01-14 18:33:51 UTC
The under development 1.0 version will have many interesting features:

    * Support for libusb 0.1, libusb 1.0 and openusb.
    * Easier API to deal with.
    * Support for custom backends.
    * Isochronous transfer type.
    * 100% written in Python through ctypes module.
    * Supported by any Python version >= 2.4.
    * Backward compatility with 0.x version. 

Despite the alpha state the new version is pretty functional and is strongly recommended by the author as stated here
  http://sourceforge.net/mailarchive/message.php?msg_id=26717182
Comment 1 Fabio Rossi 2011-01-14 18:36:09 UTC
Created attachment 259870 [details]
pyusb-1.0.0_alpha1.ebuild

Modified ebuild starting from the previous 0.x version. The package source comes with an unit test which has not been inserted
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2011-03-05 21:32:03 UTC
Added, thanks!
Comment 3 Fabio Rossi 2011-03-06 09:16:36 UTC
The tutorial.txt installation is missing