Loading pkgs/development/python-modules/mechanize/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ buildPythonPackage rec { meta = with lib; { description = "Stateful programmatic web browsing in Python"; homepage = "https://github.com/python-mechanize/mechanize"; changelog = "https://github.com/python-mechanize/mechanize/blob/v${version}/ChangeLog"; license = "BSD-style"; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/python-modules/mechanize/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ buildPythonPackage rec { meta = with lib; { description = "Stateful programmatic web browsing in Python"; homepage = "https://github.com/python-mechanize/mechanize"; changelog = "https://github.com/python-mechanize/mechanize/blob/v${version}/ChangeLog"; license = "BSD-style"; maintainers = with maintainers; [ ]; }; }