Julian Andres Klode wrote:
> Change the behaviour of the dh_auto_* scripts to get the requested
> Python versions from `pyversions -r` and build for all of them, instead
> of just the current Python version.

Can we be sure that

* pyversions -r will list some python versions for every package
  with a setup.py file? It won't if the control file field and
  pyversions file are missing. Looks to me like dh_pysupport does not
  require that version info, so there is no guarantee it is present.
  So the code probably needs to fall back to using just python if
  pyversions lists nothing.
* running setup.py multiple times with different versions of python
  will always work, and not break in some way?

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to