Bug#834369: ITP: python-libusb1 -- Python wrapper for libusb1

2016-11-18 Thread Vincent Pelletier
Thanks for the update.

On Fri, 18 Nov 2016 17:05:49 +0900, Arnaud Fontaine 
wrote:
> Sorry for the lag. I have prepared a package:
> https://people.debian.org/~arnau/packages/python-libusb1_1.5.3-1_all.deb

  x2:~/git$ dpkg-deb -c python-libusb1_1.5.3-1_all.deb
  [...]
  -rw-r--r-- root/root 50327 2016-08-21 23:20 
./usr/lib/python2.7/dist-packages/libusb1.py
  -rwxr-xr-x root/root 11486 2016-11-18 07:00 
./usr/lib/python2.7/dist-packages/testUSB1.py

I did not intend this file to appear in the modules namespace. It's
nice to run it while building, of course.

Personally, I would not package it - or maybe
in /usr/share/doc/python-libusb1/examples/ ?

I confirm I could run my protocol analyser user-land driver with
installed package with python2.7 2.7.12-5 .

  $ pypy
  Python 2.7.12 (5.6.0+dfsg-2, Nov 12 2016, 10:14:18)
  [PyPy 5.6.0 with GCC 6.2.0 20161103] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
   import usb1
  Traceback (most recent call last):
File "", line 1, in 
  ImportError: No module named usb1

Maybe you intend to enable pypy (and python3, maybe needing some
packaging overhead to run 2to3) support after first tests ?

Regards,
-- 
Vincent Pelletier


pgpLM1I6cH20m.pgp
Description: Signature digitale OpenPGP


Bug#834369: ITP: python-libusb1 -- Python wrapper for libusb1

2016-11-18 Thread Arnaud Fontaine
Hello,

> Any news on the ITP ?
> If I can help getting this packaged in any way, please tell me.

Sorry for the lag. I have prepared a package:
https://people.debian.org/~arnau/packages/python-libusb1_1.5.3-1_all.deb

And the git repository of the package:
https://anonscm.debian.org/cgit/python-modules/packages/python-libusb1.git/

Please try it out.

Cheers,
-- 
Arnaud Fontaine


signature.asc
Description: PGP signature


Bug#834369: ITP: python-libusb1 -- Python wrapper for libusb1

2016-10-16 Thread Vincent Pelletier
Hello,

On Sun, 14 Aug 2016 23:11:23 +, Vincent Pelletier
 wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name: python-libusb1
>   Version : 1.5
>   Upstream Author : Vincent Pelletier 
> * URL : https://github.com/vpelletier/python-libusb1
> * License : LGPL
>   Programming Lang: Python
>   Description : Python wrapper for libusb1

Any news on the ITP ?
If I can help getting this packaged in any way, please tell me.

Regards,
-- 
Vincent Pelletier