python310Packages.astroid: add meta.changelog
This commit is contained in:
committed by
Martin Weinelt
parent
d8933d6475
commit
441bb8a805
@@ -54,6 +54,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/PyCQA/astroid/blob/${src.rev}/ChangeLog";
|
||||
description = "An abstract syntax tree for Python with inference support";
|
||||
homepage = "https://github.com/PyCQA/astroid";
|
||||
license = licenses.lgpl21Plus;
|
||||
|
||||
Reference in New Issue
Block a user