python310Packages.pybalboa: add changelog to meta
This commit is contained in:
parent
5f8f6e7d98
commit
36a48532ea
@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = " Python module to interface with a Balboa Spa";
|
||||
homepage = "https://github.com/garbled1/pybalboa";
|
||||
changelog = "https://github.com/garbled1/pybalboa/releases/tag/${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user