python310Packages.google-cloud-dataproc: update homepage

This commit is contained in:
OTABI Tomoya
2023-11-08 01:00:06 +09:00
committed by GitHub
parent e34b3d0157
commit c4032274ea
@@ -50,7 +50,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Google Cloud Dataproc API client library";
homepage = "https://github.com/googleapis/python-dataproc";
homepage = "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataproc";
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; [ ];