[Python-apps-team] Bug#577143:
Lauro Moura
lauro.neto at openbossa.org
Tue May 25 14:50:09 UTC 2010
> /usr/bin/cython has a #!/usr/bin/python2.6 shebang (consequently, cython
> depends on python2.6).
The source script has the correct, unversioned, shebang but it is
replaced by distutils during build time.
A potential fix is making python-distutils.mk in cdbs add the option
"--executable=<path to unversioned python>" to the build step when
using the unversioned interpreter.
--
Lauro Moura
INdT - Instituto Nokia de Tecnologia
More information about the Python-apps-team
mailing list