Bug#558389: [Python-modules-team] Bug#558389: Package fails to install

2012-01-02 Thread Dmitry Shachnev
Thanks, now everything works perfectly! If anyone is interested, I
made an updated package available in my ppa:mitya57/test1 ppa.

As retext package maintainer, I'm also interested in python-markdown
support for python3. Is that possible? A bug report is filed here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647094.

On Sat, Dec 31, 2011 at 7:36 PM, Scott Kitterman skl...@kitterman.com wrote:
 Already fixed. Your PPA is out of date. If you have problems with an Ubuntu 
 PPA, please deal with the PPA owner and not the Debian BTS.

--
Dmitry Shachnev



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



Bug#558389: Package fails to install

2011-12-31 Thread Dmitry Shachnev
Trying to install python3-pyqt4, I get this error:


Setting up python3-pyqt4 package (4.9-1ubuntu1~ppa1~oneiric1) ...
  File /usr/lib/python3/dist-packages/PyQt4/uic/port_v2/invoke.py, line 41
except IOError, e:
  ^
SyntaxError: invalid syntax

  File /usr/lib/python3/dist-packages/PyQt4/uic/port_v2/load_plugin.py,
line 41
except Exception, e:
^
SyntaxError: invalid syntax


You should change such strings to except Exception as e — this will work
in both python2 and python3.


Bug#558389: [Python-modules-team] Bug#558389: Package fails to install

2011-12-31 Thread Scott Kitterman
Already fixed. Your PPA is out of date. If you have problems with an Ubuntu 
PPA, please deal with the PPA owner and not the Debian BTS.




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