Re: Bugs that'll block python 2.5

2008-04-15 Thread Tristan Seligmann
* Josselin Mouette <[EMAIL PROTECTED]> [2008-04-15 12:28:00 +0200]: > On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsiref). These use

Re: Bugs that'll block python 2.5

2008-04-15 Thread Tristan Seligmann
* Raphael Hertzog <[EMAIL PROTECTED]> [2008-04-15 14:56:40 +0200]: > On Tue, 15 Apr 2008, Adeodato Simó wrote: > > * Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: > > > The solution is really simple, just add them to python’s Provides: list. > > > > Plus, uhm, can't really be done for (c)el

Re: Bugs that'll block python 2.5

2008-04-15 Thread Matthias Klose
Raphael Hertzog writes: > On Tue, 15 Apr 2008, Adeodato Sim

Re: Bugs that'll block python 2.5

2008-04-15 Thread Raphael Hertzog
On Tue, 15 Apr 2008, Adeodato Simó wrote: > * Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: > > The solution is really simple, just add them to python’s Provides: list. > > Plus, uhm, can't really be done for (c)elementtree, since python 2.5 > provides the modules under a different name/name

Re: Bugs that'll block python 2.5

2008-04-15 Thread Josselin Mouette
On mar, 2008-04-15 at 12:46 +0200, Piotr Ożarowski wrote: > [Josselin Mouette, 2008-04-15 12:32] > > The solution is really simple, just add them to python’s Provides: list. > > python2.5 package already does that But python does not: Provides: python-email, python-xmlbase > , the problem was th

Re: Bugs that'll block python 2.5

2008-04-15 Thread Adeodato Simó
* Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: > On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsiref). These use either pycentr

Re: Bugs that'll block python 2.5

2008-04-15 Thread Piotr Ożarowski
[Josselin Mouette, 2008-04-15 12:32] > On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsiref). These use either pycentral or pysupport, a

Re: Bugs that'll block python 2.5

2008-04-15 Thread Adeodato Simó
* Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: > On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsiref). These use either pycentr

Re: Bugs that'll block python 2.5

2008-04-15 Thread Josselin Mouette
On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > Finally, and quite importantly, there is what to do with modules that > have been added to the standard library in 2.5 (ctypes, celementtree, > wgsiref). These use either pycentral or pysupport, and since they mark > themselves as for python

Re: Bugs that'll block python 2.5

2008-04-15 Thread Piotr Ożarowski
[Raphael Hertzog, 2008-04-15 09:31] > On Mon, 14 Apr 2008, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsiref). These use either pycentral or pysupport, and since they m

Re: Bugs that'll block python 2.5

2008-04-15 Thread Raphael Hertzog
On Mon, 14 Apr 2008, Adeodato Simó wrote: > Finally, and quite importantly, there is what to do with modules that > have been added to the standard library in 2.5 (ctypes, celementtree, > wgsiref). These use either pycentral or pysupport, and since they mark > themselves as for python << 2.5 only,

Bugs that'll block python 2.5

2008-04-14 Thread Adeodato Simó
Hello guys. Yesterday about 100 binNMUs (per arch) were scheduled to rebuild stuff against the new default python version. amd64 and others seem to have attempted them all already, so I took a peek at what failed, and tagged the existing bugs (or submitted new ones) with the "goal-python2.5" user