Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Nikolaus Rath
On 05/04/2011 09:27 AM, Sandro Tosi wrote: > On Wed, May 4, 2011 at 15:18, Nikolaus Rath wrote: >> On 05/04/2011 03:12 AM, Sandro Tosi wrote: >>> On Tue, May 3, 2011 at 20:33, Nikolaus Rath wrote: Hello, Can you tell me what needs to happen for matplotlib 1.0 from experimental

Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Scott Kitterman
On Wednesday, May 04, 2011 09:55:15 AM Sandro Tosi wrote: ... > probably numpy was not rebuilt to support python 2.7 yet. ... It was: http://packages.debian.org/sid/python-numpy Scott K ___ Python-modules-team mailing list Python-modules-team@lists.ali

Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Sandro Tosi
On Wed, May 4, 2011 at 15:40, Nikolaus Rath wrote: > dh_testdir > cp -f debian/setup.cfg setup.cfg > python2.7 ./setup.py build > basedirlist is: ['/usr'] > > BUILDING MATPLOTLIB >            matplotlib: 1.0.1 >          

Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Nikolaus Rath
On 05/04/2011 09:27 AM, Sandro Tosi wrote: > On Wed, May 4, 2011 at 15:18, Nikolaus Rath wrote: >> On 05/04/2011 03:12 AM, Sandro Tosi wrote: >>> On Tue, May 3, 2011 at 20:33, Nikolaus Rath wrote: Hello, Can you tell me what needs to happen for matplotlib 1.0 from experimental

Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Sandro Tosi
On Wed, May 4, 2011 at 15:18, Nikolaus Rath wrote: > On 05/04/2011 03:12 AM, Sandro Tosi wrote: >> On Tue, May 3, 2011 at 20:33, Nikolaus Rath wrote: >>> Hello, >>> >>> Can you tell me what needs to happen for matplotlib 1.0 from >>> experimental to enter unstable and (eventually) testing? Are th

Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Nikolaus Rath
On 05/04/2011 03:12 AM, Sandro Tosi wrote: > On Tue, May 3, 2011 at 20:33, Nikolaus Rath wrote: >> Hello, >> >> Can you tell me what needs to happen for matplotlib 1.0 from >> experimental to enter unstable and (eventually) testing? Are there any >> critical showstoppers? > > http://bugs.debian.o

Re: [Python-modules-team] matplotlib in experimental

2011-05-04 Thread Sandro Tosi
On Tue, May 3, 2011 at 20:33, Nikolaus Rath wrote: > Hello, > > Can you tell me what needs to happen for matplotlib 1.0 from > experimental to enter unstable and (eventually) testing? Are there any > critical showstoppers? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625150 - patches are welc

[Python-modules-team] matplotlib in experimental

2011-05-03 Thread Nikolaus Rath
Hello, Can you tell me what needs to happen for matplotlib 1.0 from experimental to enter unstable and (eventually) testing? Are there any critical showstoppers? Can I safely download the source package and build it for my testing system? Thanks for all your great Python packaging work! Best,