python310Packages.google-cloud-logging: add changelog to meta
This commit is contained in:
@@ -68,6 +68,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Stackdriver Logging API client library";
|
||||
homepage = "https://github.com/googleapis/python-logging";
|
||||
changelog = "https://github.com/googleapis/python-logging/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user