Package: pesto Version: 16-1 Severity: normal Tags: patch Throws errors during installation on machines that still have python2.4 installed:
Unpacking python-pesto (from .../python-pesto_16-1_all.deb) ...
Setting up python-pesto (16-1) ...
Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.4/pesto/utils.py ...
File "/usr/lib/pymodules/python2.4/pesto/utils.py", line 574
putback = data[pos+len(self.delimiter):] if self.consume_delimiter else
data[pos:]
^
SyntaxError: invalid syntax
I recommend you either set XS-Python-Version: >= 2.5 in debian/control or
$ echo 2.5- > debian/pyversions
SR
--
Stefano Rivera
http://tumbleweed.org.za/
H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127
signature.asc
Description: Digital signature

