[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 dependencies is enough to start iterating over `py3versions -rv` output (with pythonX.Y setup.py build/install ...) Same for python3-all-dbg build dependency and python3-*-dbg binary packages. Note that setup3.py should be used instead of setup.py if available -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org