python311Packages.ibm-watson: add changelog to meta
This commit is contained in:
@@ -52,6 +52,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Client library to use the IBM Watson Services";
|
||||
homepage = "https://github.com/watson-developer-cloud/python-sdk";
|
||||
changelog = "https://github.com/watson-developer-cloud/python-sdk/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ globin ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user