pythonPackages.weboob: mark as broken
This commit is contained in:
parent
db93c68f80
commit
cc648ab387
@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||
homepage = http://weboob.org;
|
||||
description = "Collection of applications and APIs to interact with websites without requiring the user to open a browser";
|
||||
license = stdenv.lib.licenses.agpl3;
|
||||
broken = true; # 2018-04-11
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user