Bug#538978: please add support for multiple python version to more build classes

2011-02-24 Thread Piotr Ozarowski
[Joey Hess, 2011-02-24] If this were say, rewritten in python :) and factored out into a standalone program with a name like python-multibuild, and included in some python development package, then debhelper and rules files could just call it, and pass it the setup.py to run and the action to

Bug#538978: please add support for multiple python version to more build classes

2011-02-24 Thread Joey Hess
Piotr Ozarowski wrote: [Joey Hess, 2011-02-24] If this were say, rewritten in python :) and factored out into a standalone program with a name like python-multibuild, and included in some python development package, then debhelper and rules files could just call it, and pass it the

Bug#538978: please add support for multiple python version to more build classes

2009-08-18 Thread Michal Čihař
Hi Dne Wed, 5 Aug 2009 09:55:50 -0400 Joey Hess jo...@debian.org napsal(a): Michal Čihař wrote: I know it would be hard to find some solution which would help in most cases. But I hate to put the logic to compile for all python versions to all debian/rules. It would be great if this logic

Bug#538978: please add support for multiple python version to more build classes

2009-08-05 Thread Michal Čihař
Hi Dne Fri, 31 Jul 2009 11:23:42 -0400 Joey Hess jo...@debian.org napsal(a): This seems far too much an edge case and complicated (and unlikely to be usable for everything anyway) to do. I know it would be hard to find some solution which would help in most cases. But I hate to put the logic

Bug#538978: please add support for multiple python version to more build classes

2009-08-05 Thread Joey Hess
Michal Čihař wrote: I know it would be hard to find some solution which would help in most cases. But I hate to put the logic to compile for all python versions to all debian/rules. It would be great if this logic can be somehow separated and reused independently of build system. That logic

Bug#538978: please add support for multiple python version to more build classes

2009-08-01 Thread Joey Hess
Michal Čihař wrote: currently only distutils build class does support building for multiple python versions. However python modules are also shipped in various other package which use different build systems (rpm with autoconf, Gammu with CMake or pyexiv2 with SCons, when looking at mine

Bug#538978: please add support for multiple python version to more build classes

2009-07-28 Thread Michal Čihař
Package: debhelper Version: 7.3.8 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi currently only distutils build class does support building for multiple python versions. However python modules are also shipped in various other package which use different build systems (rpm