Re: exaile package

2010-07-28 Thread Vincent Bernat
OoO Lors de la soirée naissante du mercredi 28 juillet 2010, vers 17:04, je disais: > Looks like the exaile[1] package is very out-of-date. > I use debian and program in python for years and I think its time > to me contribute somehow, and I would like to start with exaile. > I tried to contact t

Re: Python 2.7 status on Ubuntu Maverick

2010-07-28 Thread Jakub Wilk
* Barry Warsaw , 2010-07-28, 11:54: libvigraimpex, pygtk, qscintilla2 failed to build because their build-dependencies didn't provide modules for Python 2.7. I'm not sure I understand what this means, or what if anything we can do about it. Does this mean that some of the packages that these t

Re: Python 2.7 status on Ubuntu Maverick

2010-07-28 Thread Barry Warsaw
Hi Jakub, Thanks very much for looking at these. I have some dumb questions. :) On Jul 26, 2010, at 10:54 PM, Jakub Wilk wrote: >* Barry Warsaw , 2010-07-26, 15:38: >>https://launchpad.net/~pythoneers/+archive/py27stack4/+packages >> >>As you can see there are a few build failures here, but

Re: exaile package

2010-07-28 Thread W. Martin Borgert
Quoting will...@agencialivre.com.br: Looks like the exaile[1] package is very out-of-date. ... I tried to contact the maintainers of this package without success. Given that - the package is really out of date, - the last three uploads were NMUs, - Ubuntu has more recent version, - there are

exaile package

2010-07-28 Thread william
Hi, Looks like the exaile[1] package is very out-of-date. I use debian and program in python for years and I think its time to me contribute somehow, and I would like to start with exaile. I tried to contact the maintainers of this package without success. So my question would be, what steps sho

Re: Numpy API change?

2010-07-28 Thread Piotr Ożarowski
[Piotr Ożarowski, 2010-07-28] > [Jakub Wilk, 2010-07-28] > > Does it mean that if someone uses dh_python2 and have numpy in > > requires.txt, he'll get versioned dependency on python-numpy, even if > > it's not needed in most cases? > > yes > > if it's in requires.txt shipped by binary packag

Re: Numpy API change?

2010-07-28 Thread Sandro Tosi
Hi, On Wed, Jul 28, 2010 at 11:24, Piotr Ożarowski wrote: > [Jakub Wilk, 2010-07-28] >> * Sandro Tosi , 2010-07-28, 09:42: >>> JFY(and others')I, with numpy -4 upload of today, we start shipping >>> dh_numpy and pydist file: so if you use dh_python2, you can leverage >>> the pydist file and call

Re: Numpy API change?

2010-07-28 Thread Piotr Ożarowski
[Jakub Wilk, 2010-07-28] > * Sandro Tosi , 2010-07-28, 09:42: >> JFY(and others')I, with numpy -4 upload of today, we start shipping >> dh_numpy and pydist file: so if you use dh_python2, you can leverage >> the pydist file and call "dh_python2 --depends numpy" (or even >> dh_python2 alone if

Re: Numpy API change?

2010-07-28 Thread Jakub Wilk
* Sandro Tosi , 2010-07-28, 09:42: JFY(and others')I, with numpy -4 upload of today, we start shipping dh_numpy and pydist file: so if you use dh_python2, you can leverage the pydist file and call "dh_python2 --depends numpy" (or even dh_python2 alone if numpy is in requires.txt); Does it mea

Re: Numpy API change?

2010-07-28 Thread Jakub Wilk
* Jakub Wilk , 2010-07-26, 23:13: It looks like python-vigra, maintained by me, is affected by this ABI change too: it works with Numpy 1.4 when built with 1.3 but not the other way round. I'm going to use dh_numpy (I'll just dump it into ./debian/) to solve the problem for this particular pack

Re: Python Testing -- should be there uniformity?

2010-07-28 Thread Nicolas Chauvat
On Tue, Jul 27, 2010 at 09:48:25PM -0400, Yaroslav Halchenko wrote: > well, both "setup.py test" and "module.test()" sound like reasonable Have you guys been following the recent discussion on the Testing-In-Python mailing-list? This topic was discussed at length. http://lists.idyll.org/pipermail

Re: PyDist files

2010-07-28 Thread Sandro Tosi
Hi, On Wed, Jul 28, 2010 at 09:58, Piotr Ożarowski wrote: > [Sandro Tosi, 2010-07-28] >> JFY(and others')I, with numpy -4 upload of today, we start shipping >> dh_numpy and pydist file: so if you use dh_python2, you can leverage >> the pydist file and call "dh_python2 --depends numpy" (or even >

PyDist files

2010-07-28 Thread Piotr Ożarowski
[Sandro Tosi, 2010-07-28] > JFY(and others')I, with numpy -4 upload of today, we start shipping > dh_numpy and pydist file: so if you use dh_python2, you can leverage > the pydist file and call "dh_python2 --depends numpy" (or even it's `dh_python2 --depend numpy` ^^ Should

Re: Numpy API change?

2010-07-28 Thread Sandro Tosi
Hi all, On Mon, Jul 26, 2010 at 23:48, Jakub Wilk wrote: > * Sandro Tosi , 2010-07-26, 23:31: >>> >>> It looks like python-vigra, maintained by me, is affected by this ABI >>> change too: it works with Numpy 1.4 when built with 1.3 but not the other >>> way round. I'm going to use dh_numpy (I'll