Bug#597105: add support to build python3-* packages

2011-12-08 Thread Joey Hess
Julian's patch adding a --buildsystem=python3 seems problimatic, since I understand that many packages will want to build for both python2 and python3, and debhelper only supports using one buildsystem at a time. Since pyversions/py3versions already look at debian/control, couldn't one of them get

Bug#597105: add support to build python3-* packages

2011-09-11 Thread Julian Gilbey
On Sun, Sep 11, 2011 at 09:42:28PM +0100, Julian Gilbey wrote: > Also, the python_distutils script (called with -Spython_distutils) > barfs as well; perhaps a parallel python3_distutils could be created? Attached is a patch for python3_distutils from python_distutils. Julian --- /usr/share/per

Bug#597105: add support to build python3-* packages

2011-09-11 Thread Julian Gilbey
On Wed, Sep 29, 2010 at 04:43:21PM -0400, Joey Hess wrote: > Matthias Klose wrote: > > Please add support to build python3-* packages; in #597099 you'll > > see what is currently necessary to add building a python3-* package. > > It would be nice if the overrides don't explicitly need to be added.

Bug#597105: add support to build python3-* packages

2010-09-29 Thread Piotr Ożarowski
[Matthias Klose, 2010-09-29] > On 29.09.2010 22:43, Joey Hess wrote: >> Is there not something in debian/control that can be examined to see if >> the package is intended to be built for python3? I'd say existence of "python3-*" binary package and python3-all or python3-all-dev in build dependenci

Bug#597105: add support to build python3-* packages

2010-09-29 Thread Matthias Klose
On 29.09.2010 22:43, Joey Hess wrote: Matthias Klose wrote: Please add support to build python3-* packages; in #597099 you'll see what is currently necessary to add building a python3-* package. It would be nice if the overrides don't explicitly need to be added. The various python3-* packages a

Bug#597105: add support to build python3-* packages

2010-09-29 Thread Joey Hess
Matthias Klose wrote: > Please add support to build python3-* packages; in #597099 you'll > see what is currently necessary to add building a python3-* package. > It would be nice if the overrides don't explicitly need to be added. > The various python3-* packages are currently in experimental. >

Bug#597105: add support to build python3-* packages

2010-09-16 Thread Matthias Klose
Package: debhelper Severity: wishlist Please add support to build python3-* packages; in #597099 you'll see what is currently necessary to add building a python3-* package. It would be nice if the overrides don't explicitly need to be added. The various python3-* packages are currently in ex