[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Thanks for the update.

On Fri, 18 Nov 2016 17:05:49 +0900, Arnaud Fontaine <arnau@debian.org>
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 "<stdin>", line 1, in <module>
  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

Attachment: pgpiON_x4AAYe.pgp
Description: Signature digitale OpenPGP


Reply to: