* Jari Aalto <jari.aa...@cante.net>, 2011-03-06, 10:25:
   Compiling 
/usr/lib/pymodules/python2.5/fixtures/tests/_fixtures/test_environ.py ...
     File 
"/usr/lib/pymodules/python2.5/fixtures/tests/_fixtures/test_environ.py", line 53
        with fixture:
                   ^
   SyntaxError: invalid syntax

This is because the package declares "2.4-" in debian/pyversions, but in fact several files are compatible only with Python 2.6 or later. You should either:
- fix debian/pyversions or
- backport the code to 2.4/2.5 (probably not worth effort) or
- stop shipping tests (AFAICS these are only files with portability issues, but I didn't look very closely).

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to