Package: fontypython Version: 0.4.2.1-1 Severity: minor | Processing triggers for python-support ... | Compiling /usr/lib/pymodules/python2.4/fontypythonmodules/gui_Fitmap.py ... | File "/usr/lib/pymodules/python2.4/fontypythonmodules/gui_Fitmap.py", line 284 | mx,my=(27,self.height-20) if self.fitem.badfont else (27,self.height-26) | ^ | SyntaxError: invalid syntax
As I understand it, this is purely cosmetic given that the modules are only for FP's own use, and it runs with 2.5 or up. OTOH, that also means that the fix is simple: just limit the set of versions against which python-support attempts to compile it. The best way to do so is to make the modules truly private by installing them under /usr/share/fontypython or the like and arranging for /usr/bin/fontypython to adjust sys.path accordingly; however, you can also leave them in their current location and list "2.5-" (without the quotes, of course) in debian/pyversions or XS-Python-Version. Could you please take care of it? Thanks! -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages fontypython depends on: ii python 2.5.4-2 An interactive high-level object-o ii python-imaging 1.1.6-3.1 Python Imaging Library ii python-support 1.0.3 automated rebuilding support for P ii python-wxgtk2.8 2.8.7.1-2+b1 wxWidgets Cross-platform C++ GUI t fontypython recommends no packages. fontypython suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

