python38Packages.twill: update homepage
This commit is contained in:
parent
2e332100df
commit
6a829263f5
@ -23,7 +23,7 @@ buildPythonPackage rec {
|
|||||||
doCheck = false; # pypi package comes without tests, other homepage does not provide all verisons
|
doCheck = false; # pypi package comes without tests, other homepage does not provide all verisons
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "http://twill.idyll.org/";
|
homepage = "https://twill-tools.github.io/twill/";
|
||||||
description = "A simple scripting language for Web browsing";
|
description = "A simple scripting language for Web browsing";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ mic92 ];
|
maintainers = with maintainers; [ mic92 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user