python3Packages.readability-lxml: correct license metadata
https://github.com/buriy/python-readability/blob/v0.8.1/LICENSE
This commit is contained in:
@@ -35,7 +35,7 @@ buildPythonPackage rec {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Fast python port of arc90's readability tool";
|
||||
homepage = "https://github.com/buriy/python-readability";
|
||||
license = licenses.apsl20;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ siraben ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user