Hi, On Sat, Mar 20, 2010 at 7:37 PM, Jakub Wilk <[email protected]> wrote: > - Your package currently hardcodes 2.5 as Python version, and does not build > modules for 2.6 even when rebuilt in an environment with 2.6 as default.
that is because its Build-Depends are not always available on all python versions and there is no way to automatically find out if they are. I was tired of getting FTBFS bugs just because a dependent package changed its list of python versions. > - Ideally, a package which builds Python extensions should build them for > all supported Python version. Yes, I agree. But this bug was not about supporting more python versions. Torsten -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

