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
> >
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-
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
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
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
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
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
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
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
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
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
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
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
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
14 matches
Mail list logo