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