Bug#381910: rebuilding for python2.5

2007-02-14 Thread Josselin Mouette
Le mercredi 14 février 2007 à 23:34 +0530, Joshua N Pritikin a écrit : > On Wed, Feb 14, 2007 at 06:45:46PM +0100, Josselin Mouette wrote: > > Le mercredi 14 février 2007 à 16:57 +0530, Joshua N Pritikin a écrit : > > > > python-support has already support for python2.5, so this rebuild should > >

Bug#381910: rebuilding for python2.5

2007-02-14 Thread Joshua N Pritikin
On Wed, Feb 14, 2007 at 06:45:46PM +0100, Josselin Mouette wrote: > Le mercredi 14 février 2007 à 16:57 +0530, Joshua N Pritikin a écrit : > > > python-support has already support for python2.5, so this rebuild should > > > have been enough. > > > > > > Joshua, could you post the generated python-

Bug#381910: rebuilding for python2.5

2007-02-14 Thread Josselin Mouette
Le mercredi 14 février 2007 à 16:57 +0530, Joshua N Pritikin a écrit : > > python-support has already support for python2.5, so this rebuild should > > have been enough. > > > > Joshua, could you post the generated python-gtk2 package somewhere? > > http://dev.openheartlogic.org/pygtk/python-glad

Bug#381910: rebuilding for python2.5

2007-02-14 Thread Joshua N Pritikin
On Tue, Feb 13, 2007 at 01:01:32PM +0100, Josselin Mouette wrote: > Le dimanche 11 février 2007 à 09:07 +0100, Loïc Minier a écrit : > > On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > > > In /usr/share/python/debian_defaults, I have: > > > supported-versions = python2.4, python2.5 > > > > then si

Bug#381910: rebuilding for python2.5

2007-02-13 Thread Josselin Mouette
Le dimanche 11 février 2007 à 09:07 +0100, Loïc Minier a écrit : > On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > > In /usr/share/python/debian_defaults, I have: > > supported-versions = python2.4, python2.5 > > > then simply rebuild pygtk. > > You also need a new "python" package which will ca

Bug#381910: rebuilding for python2.5

2007-02-11 Thread Joshua N Pritikin
On Sun, Feb 11, 2007 at 09:51:30AM +0100, Loïc Minier wrote: > On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > > > You also need a new "python" package which will call module builders > > > like python-support and python-central to rebuild the python modules. > > I already have the newest python

Bug#381910: rebuilding for python2.5

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > How much work is it to create such a package? I presume you have made > one for yourself? Can you offer more detailed instructions about how to > proceed? No, I did not write one for myself; I can't provide detailed instructions either; I sugges

Bug#381910: rebuilding for python2.5

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > > You also need a new "python" package which will call module builders > > like python-support and python-central to rebuild the python modules. > I already have the newest python 2.4.4-2 and newest python-support > 0.5.6. I upgraded python-centra

Bug#381910: rebuilding for python2.5

2007-02-11 Thread Joshua N Pritikin
On Sun, Feb 11, 2007 at 09:07:05AM +0100, Loïc Minier wrote: > On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > > In /usr/share/python/debian_defaults, I have: > > supported-versions = python2.4, python2.5 > > > then simply rebuild pygtk. > > You also need a new "python" package which will call m

Bug#381910: rebuilding for python2.5

2007-02-11 Thread Loïc Minier
On Sun, Feb 11, 2007, Joshua N Pritikin wrote: > In /usr/share/python/debian_defaults, I have: > supported-versions = python2.4, python2.5 > > then simply rebuild pygtk. You also need a new "python" package which will call module builders like python-support and python-central to rebuild the pyt

Bug#381910: rebuilding for python2.5

2007-02-10 Thread Joshua N Pritikin
On Sat, Feb 10, 2007 at 06:26:49PM +0100, Loïc Minier wrote: > On Sat, Feb 10, 2007, Joshua N Pritikin wrote: > > I tried to follow your instructions. > > The shorter instructions in #410165 are actually better: change > python-defaults to support python 2.5 (I am not saying to make it the > *d

Bug#381910: rebuilding for python2.5

2007-02-10 Thread Joshua N Pritikin
On Sat, Feb 10, 2007 at 06:26:49PM +0100, Loïc Minier wrote: > On Sat, Feb 10, 2007, Joshua N Pritikin wrote: > > I tried to follow your instructions. > > The shorter instructions in #410165 are actually better: change > python-defaults to support python 2.5 (I am not saying to make it the > *d

Bug#381910: rebuilding for python2.5

2007-02-10 Thread Loïc Minier
On Sat, Feb 10, 2007, Joshua N Pritikin wrote: > I tried to follow your instructions. The shorter instructions in #410165 are actually better: change python-defaults to support python 2.5 (I am not saying to make it the *default* python version, just to list it as supported), then simply rebui

Bug#381910: rebuilding for python2.5

2007-02-10 Thread Joshua N Pritikin
I tried to follow your instructions. 1. apt-get install python-gtk2/experimental 2. edit debian/rules to add 2.5 to PYVERS 3. dpkg-buildpackage -b -uc -rfakeroot 4. wait a long time 5. dpkg -i python-*.deb 6. test python2.4 -c 'import gtk' #ok python2.5 -c 'import gtk' ImportError: No module name