Merge pull request #256293 from r-ryantm/auto-update/python310Packages.google-cloud-language
python310Packages.google-cloud-language: 2.11.0 -> 2.11.1
This commit is contained in:
commit
1a7538b195
@ -40,8 +40,8 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Google Cloud Natural Language API client library";
|
||||
homepage = "https://github.com/googleapis/python-language";
|
||||
changelog = "https://github.com/googleapis/python-language/blob/v${version}/CHANGELOG.md";
|
||||
homepage = "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-language";
|
||||
changelog = "https://github.com/googleapis/google-cloud-python/blob/google-cloud-language-v${version}/packages/google-cloud-language/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user