python3Packages.aqualogic: add meta.changelog
This commit is contained in:
@@ -40,6 +40,7 @@ buildPythonPackage (finalAttrs: {
|
||||
meta = {
|
||||
description = "Python library to interface with Hayward/Goldline AquaLogic/ProLogic pool controllers";
|
||||
homepage = "https://github.com/swilson/aqualogic";
|
||||
changelog = "https://github.com/swilson/aqualogic/releases/tag/${finalAttrs.version}";
|
||||
license = with lib.licenses; [ mit ];
|
||||
maintainers = with lib.maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user