[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: drop pygtk alternative



Le jeudi 02 mars 2006 à 10:52 +0100, Loïc Minier a écrit :
> On Wed, Mar 01, 2006, Sebastien Bacher wrote:
> > pygtk.py allows to specify the gtk version by using "pygtk.require()",
> > dropping the alternative would mean dropping the possibility to have 1.2
> > by default for the system. Every package using 1.2 will have to use
> > "pygtk.require('1.2')" from then. At the moment packages probably do it
> > already or pygtk.require('2.0') since both can be default and better to
> > specify the one you want to use
> 
>  But which source would be providing pygtk.py?

python2.n-gobject


>  If a source change is required in packages depending on pygtk,

A change will be required for people who have pygtk set to 1.2 by
default now and don't use pygtk.require('1.2'). If you use pygtk 2.0
stuff no change is required


Cheers,

Sebastien Bacher




Reply to: