python313Packages.tesla-fleet-api: add changelog to meta
This commit is contained in:
@@ -47,6 +47,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python library for Tesla Fleet API and Teslemetry";
|
||||
homepage = "https://github.com/Teslemetry/python-tesla-fleet-api";
|
||||
changelog = "https://github.com/Teslemetry/python-tesla-fleet-api/releases/tag/${src.tag}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user