python39Packages.urwid: update homepage, remove old meta.repositories.git
This commit is contained in:
parent
85a633de9f
commit
e0969b44bf
@ -21,8 +21,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A full-featured console (xterm et al.) user interface library";
|
||||
homepage = "https://excess.org/urwid";
|
||||
repositories.git = "git://github.com/wardi/urwid.git";
|
||||
homepage = "https://urwid.org/";
|
||||
license = licenses.lgpl21;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user