python310Packages.flask-appbuilder: add changelog to meta
This commit is contained in:
@@ -94,6 +94,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Application development framework, built on top of Flask";
|
||||
homepage = "https://github.com/dpgaspar/flask-appbuilder/";
|
||||
changelog = "https://github.com/dpgaspar/Flask-AppBuilder/blob/v${version}/CHANGELOG.rst";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ costrouc ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user