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

Re: Towards Python 2.6: Architecture:all & XS-P-V:current packages



On Fri, Feb 19, 2010 at 10:43 AM, Jakub Wilk <jwilk@debian.org> wrote:
> 14 packages in the archive have ‘XS-Python-Version: current’ field and build
> ‘Architure: all’ binary packages containing Python modules. This is bad,
> because such packages currently depend on ‘python (<< 2.6)’ (for no good
> reason), thus they'll need sourceful uploads after switching default version
> of Python.
>
> Ludovico Cavedon <cavedon@debian.org>
>   tortoisehg

Switching XS-Python-Version from current to all, will imply that the
python code will be byte-compiled for all version of the python
interpreter installed (correct?), even though only the bytecode for
the default python interpreter version will be used (in case of
tortoisehg).

Is there any other way to byte-compile only for the default python version?

Thanks,
Ludovico


Reply to: