python3Packages.zcc-helper: add meta.changelog

This commit is contained in:
Robert Schütz
2025-09-05 13:08:38 -07:00
parent 18b715d988
commit 56995e3ed9
@@ -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;