python3Packages.zcc-helper: add meta.changelog
This commit is contained in:
@@ -27,6 +27,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = {
|
||||
changelog = "https://bitbucket.org/mark_hannon/zcc/src/${src.rev}/CHANGELOG.md";
|
||||
description = "ZIMI ZCC helper module";
|
||||
homepage = "https://bitbucket.org/mark_hannon/zcc";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user