Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Luca Falavigna
Tim Michelsen ha scritto: > The Ubuntu MOTUs require that the packages land first in Debian. I recently updated https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages to mention some active Debian teams. That was meant to document a different workflow that, in most cases, works fine with NEW packag

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Scott Kitterman
"Piotr Ożarowski" wrote: >> The Ubuntu MOTUs require that the packages land first in Debian. > >require? good ;-) Require is a bit strong. I've more than once strongly encouraged people to come to debian-python as the best way to go about it. Scott K

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Tim Michelsen
> Welcome in PAPT, Tim :-) Thanks. What do I do next? Try to apply the comments to the package? And then? -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Piotr Ożarowski
Welcome in PAPT, Tim :-) [Tim Michelsen, 2010-01-19] > https://launchpad.net/~pythonxy/+archive/individual-releases > > * and REVU: > http://revu.ubuntuwire.com/p/spyder in addition to these comments (I only scanned the diff quickly): * Architecture should be "all", not "any" * use python-suppor

Request to join the Python Modules Packaging Team

2010-01-19 Thread Tim Michelsen
Hi! I'd like to offer my support related to scientific python packages: * Spyder * scikits.timeseries * scikits.hydroclimpy * scikits.pystatsmodels I have already started to push some to Ubuntu: * PPA: https://launchpad.net/~pythonxy/+archive/individual-releases * and REVU: http://revu.ubuntuwir

Re: new dh_python proposal

2010-01-19 Thread Barry Warsaw
I know I'm coming in the middle of this, and I'm sure I don't understand all the issues yet, but I'll chime in here anyway. :) On Jan 19, 2010, at 10:39 AM, Josselin Mouette wrote: >I’m also still wondering which exact problem this proposal is trying to >fix. Currently the only thing it does seem

Re: new dh_python proposal

2010-01-19 Thread Piotr Ożarowski
[Josselin Mouette, 2010-01-19] > Le vendredi 15 janvier 2010 à 11:58 +0100, Piotr Ożarowski a écrit : > > - starting/stopping daemons problems (very long downtimes due to byte > > compilation via triggers) in pysupport, > > This is only a problem for daemons using namespace packages, which y

Re: new dh_python proposal

2010-01-19 Thread Josselin Mouette
Le vendredi 15 janvier 2010 à 11:58 +0100, Piotr Ożarowski a écrit : > Here's updated dh_python proposal. Main change since my last mail: > pycompile/pyclean will no longer search for files to compile/remove > in public directories as Matthias will fix #552595 using triggers so I don't > have to ca