FS#72666 - [python-pudb] Missing dependency

Attached to Project: Community Packages
Opened by Blair Bonnett (bcb) - Monday, 08 November 2021, 14:39 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 11
Private No

Details

pudb now requires the urwid_readline library:
https://github.com/inducer/pudb/blob/main/setup.py#L26

This requirement was added in the following commit:
https://github.com/inducer/pudb/commit/cc09400b9c1434e17271b5b6f422acf25ba09e5d

This is available in the AUR as python-urwid_readline, but not in the main repositories. Without it, commands like pudb.set_trace() do not work.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:02 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/python-pudb/issues/1
Comment by Erik Johnson (terminalmage) - Wednesday, 14 December 2022, 20:07 GMT
It's been over a year, can we get this added to the community repo?
Comment by Toolybird (Toolybird) - Thursday, 15 June 2023, 06:32 GMT
Dupe  FS#78783 

Loading...