Bug#590822: python-jaxml: cannot be bytecompiled with Python 2.7: SyntaxError: cannot assign to __debug__

2011-09-29 Thread Miguel Landaeta
tag 590822 + patch thanks -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ Faith means not wanting to know what is true. -- Nietzsche diff -Nru jaxml-3.01/debian/changelog jaxml-3.01/debian/changelog --- jaxml-3.01/debian/changelog

Bug#590822: python-jaxml: cannot be bytecompiled with Python 2.7: SyntaxError: cannot assign to __debug__

2011-03-06 Thread Miguel Landaeta
Hi, Please take a look at https://bugs.launchpad.net/ubuntu/+source/jaxml/+bug/719188. It seems to be a working patch to fix this issue. Cheers, -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ Faith means not wanting to know what

Bug#590822: python-jaxml: cannot be bytecompiled with Python 2.7: SyntaxError: cannot assign to __debug__

2010-07-29 Thread Jakub Wilk
Package: python-jaxml Version: 3.01-5 Severity: wishlist User: debian-pyt...@lists.debian.org Usertags: python2.7 Hello, jaxml.py cannot be bytecompiled with Python 2.7: $ python2.7 -m compileall -q /usr/share/python-support/ Compiling /usr/share/python-support/python-jaxml/jaxml.py ...