FS#23350 - python-feedparser needs sgmllib
Attached to Project:
Arch Linux
Opened by Jon Bergli Heier (snakebite) - Saturday, 19 March 2011, 11:29 GMT
Last edited by Allan McRae (Allan) - Saturday, 19 March 2011, 12:05 GMT
Opened by Jon Bergli Heier (snakebite) - Saturday, 19 March 2011, 11:29 GMT
Last edited by Allan McRae (Allan) - Saturday, 19 March 2011, 12:05 GMT
|
Details
Description:
python-feedparser needs sgmllib3.py installed as sgmllib.py to work. sgmllib was removed in python 3, but has been ported and ships with feedparser. Additional info: * python-feedparser 5.0.1-1 Steps to reproduce: * Install python-feedparser * Run python3, import feedparser * Python will complain about missing sgmllib |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 19 March 2011, 12:05 GMT
Reason for closing: Fixed
Additional comments about closing: 5.0.1-3
Saturday, 19 March 2011, 12:05 GMT
Reason for closing: Fixed
Additional comments about closing: 5.0.1-3
Comment by Allan McRae (Allan) -
Saturday, 19 March 2011, 12:05 GMT
stupid build system... creates the sgmllib file but does not
install it. Created a separate python-sgmllib package with
5.0.1-3.