Re: RFR: wader, a ModemManager replacement

2011-11-17 Thread Alex Chiang
* Alex Chiang : > * Jakub Wilk : > > Are Python modules provided by wader supposed to be used by other > > software? If no, then please move them into a private directory. If > > they are, the package name should be python-wader. > > Out of curiosity, where would the private directory live? Follo

Re: RFR: wader, a ModemManager replacement

2011-11-17 Thread Alex Chiang
Hello Jakub, * Jakub Wilk : > * Alex Chiang , 2011-11-14, 13:29: > > http://mentors.debian.net/package/wader > > > >Alternatively, one can download the package with dget using this command: > > > > dget -x http://mentors.debian.net/debian/pool/main/w/wader/wader_0.5.8-1.dsc > > (I don't intend to

Re: RFR: wader, a ModemManager replacement

2011-11-17 Thread Jakub Wilk
* Alex Chiang , 2011-11-14, 13:29: http://mentors.debian.net/package/wader Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/w/wader/wader_0.5.8-1.dsc (I don't intend to sposnor this package.) In setup.py there is:

Re: How do I add support for python3 to my package?

2011-11-17 Thread Piotr Ożarowski
[Barry Warsaw, 2011-11-17] > On Nov 17, 2011, at 01:55 PM, Stefano Rivera wrote: > > >If you don't need the python3 version, yet, I'd ignore this until the > >tools improve. > > Piotr was working on a rewrite of python-multibuild at UDS in Orlando. I > haven't heard any status on that. Piotr, h

Re: How do I add support for python3 to my package?

2011-11-17 Thread Barry Warsaw
On Nov 17, 2011, at 01:55 PM, Stefano Rivera wrote: >If you don't need the python3 version, yet, I'd ignore this until the >tools improve. Piotr was working on a rewrite of python-multibuild at UDS in Orlando. I haven't heard any status on that. Piotr, how's that going? Do you have anything re

Re: How do I add support for python3 to my package?

2011-11-17 Thread Stefano Rivera
Hi Paul (2011.11.17_15:17:07_+0200) > Would dh --with python2,python3 not work? I've seen that in some packages > IIRC. No. That'll run dh_python2 & dh_python3, but do nothing to build the module for python3. SR -- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 465 6908 C: +27 72 419 8

Re: How do I add support for python3 to my package?

2011-11-17 Thread Paul Wise
On Thu, Nov 17, 2011 at 7:55 PM, Stefano Rivera wrote: > Hi Paul (2011.11.17_12:05:46_+0200) >> I created a package with py2dsc. After some tweeks, it works correctly. The >> upstream says package also works with python 3. How do I alter my source >> package to also produce a python 3 version? > >

Re: How do I add support for python3 to my package?

2011-11-17 Thread Stefano Rivera
Hi Paul (2011.11.17_12:05:46_+0200) > I created a package with py2dsc. After some tweeks, it works correctly. The > upstream says package also works with python 3. How do I alter my source > package to also produce a python 3 version? That's currently non-trivial, and certainly not in the realm

How do I add support for python3 to my package?

2011-11-17 Thread Paul Elliott
I created a package with py2dsc. After some tweeks, it works correctly. The upstream says package also works with python 3. How do I alter my source package to also produce a python 3 version? Thank You. -- Paul Elliott 1(512)837-1096 pelli...@blackpatchpanel.com