python310Packages.influxdb-client: add changelog to meta
This commit is contained in:
@@ -60,6 +60,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "InfluxDB client library";
|
||||
homepage = "https://github.com/influxdata/influxdb-client-python";
|
||||
changelog = "https://github.com/influxdata/influxdb-client-python/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mic92 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user