python310Packages.python-kasa: add changelog to meta
This commit is contained in:
@@ -59,6 +59,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python API for TP-Link Kasa Smarthome products";
|
||||
homepage = "https://python-kasa.readthedocs.io/";
|
||||
changelog = "https://github.com/python-kasa/python-kasa/blob/${version}/CHANGELOG.md";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user