python311Packages.pyinsteon: add changelog to meta

This commit is contained in:
Fabian Affolter
2023-08-31 09:50:52 +02:00
committed by GitHub
parent 9c9d9f7f20
commit 7a34883bfb
@@ -69,6 +69,7 @@ buildPythonPackage rec {
2413U, 2412S, 2448A7 and Hub models 2242 and 2245.
'';
homepage = "https://github.com/pyinsteon/pyinsteon";
changelog = "https://github.com/pyinsteon/pyinsteon/releases/tag/${version}";
license = with licenses; [ mit ];
maintainers = with maintainers; [ fab ];
};