python311Packages.google-cloud-dataproc: update changelog entry
This commit is contained in:
parent
5e246d96c4
commit
16b86be7d0
@ -51,7 +51,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Google Cloud Dataproc API client library";
|
||||
homepage = "https://github.com/googleapis/python-dataproc";
|
||||
changelog = "https://github.com/googleapis/python-dataproc/blob/v${version}/CHANGELOG.md";
|
||||
changelog = "https://github.com/googleapis/google-cloud-python/blob/google-cloud-dataproc-v${version}/packages/google-cloud-dataproc/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user