[Python-modules-team] Bug#502453: patch

Emilio Pozuelo Monfort pochu at ubuntu.com
Mon Oct 20 18:04:10 UTC 2008


tags 502453 + patch
thanks

Hi,

This patch fixes this bug by building ZSI for the default python interpreter 
first, as scripts/wsdl2py's shebang is changed to #!/usr/bin/pythonX.Y when 
built with pythonX.Y, and the first built one is copied to ./usr/bin.

Also, it will build it with 'python' instead of 'pythonX.Y' (where X.Y is the 
default interpreter) so that it doesn't hardcode the shebang at all, and we 
simply depend on python (>= 2.4).

Cheers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dont_depend_on_older_python_interpreter_502453.patch
Type: text/x-patch
Size: 393 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20081020/321fcd0b/attachment.bin 


More information about the Python-modules-team mailing list