Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#26711 - [python-urwid] add support for python3
Attached to Project:
Arch Linux
Opened by Thomas Dziedzic (tomd123) - Tuesday, 01 November 2011, 16:20 GMT
Last edited by Isenmann Daniel (ise) - Thursday, 22 December 2011, 20:11 GMT
Opened by Thomas Dziedzic (tomd123) - Tuesday, 01 November 2011, 16:20 GMT
Last edited by Isenmann Daniel (ise) - Thursday, 22 December 2011, 20:11 GMT
|
Detailspython-urwid should be python
python2-urwid should be python2 currently there is only python-urwid which is python2 in [extra] One of my packages (bpython) depends on the python3 version of urwid |
This task depends upon
Closed by Isenmann Daniel (ise)
Thursday, 22 December 2011, 20:11 GMT
Reason for closing: Fixed
Additional comments about closing: Implemented like suggested.
Thursday, 22 December 2011, 20:11 GMT
Reason for closing: Fixed
Additional comments about closing: Implemented like suggested.
I have taken the time to split the package for you.
I have also run the unit tests for both the py2 and py3 packages.
Both are ok, except py2 tests fail because twisted isn't installed. Not sure if you really want to bring in twisted to [extra] though.