tags 587964 + patch
thanks

* Michael Vogt <[email protected]>, 2010-07-03, 12:32:
Everytime when I (un)install something that affects python I get this message
from apt-get:
Verarbeite Trigger für python-support ...
Compiling /usr/lib/pymodules/python2.4/awn/extras/configbinder.py ...
 File "/usr/lib/pymodules/python2.4/awn/extras/configbinder.py", line 239
   getter_transform = compose(getter, getter_transform) if getter_transform 
else getter
                                                         ^
SyntaxError: invalid syntax

The attached patch fixes this bug.

--
Jakub Wilk
diff -Nru awn-extras-applets-0.4.0/debian/pyversions awn-extras-applets-0.4.0/debian/pyversions
--- awn-extras-applets-0.4.0/debian/pyversions	2010-06-23 00:45:46.000000000 +0200
+++ awn-extras-applets-0.4.0/debian/pyversions	2010-07-03 12:54:16.000000000 +0200
@@ -1 +1 @@
-2.4-
+2.5-

Attachment: signature.asc
Description: Digital signature

Reply via email to