Unverified Commit 95ace28d authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

python3Packages.google-api-python-client: 2.188.0 -> 2.192.0 (#490487)

parents f59e9808 bfd672a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,14 +12,14 @@

buildPythonPackage (finalAttrs: {
  pname = "google-api-python-client";
  version = "2.188.0";
  version = "2.192.0";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "googleapis";
    repo = "google-api-python-client";
    tag = "v${finalAttrs.version}";
    hash = "sha256-uNvsWCfoT+wp6UnbDP5QS7Os2FnEsTzusdGZ9lD/LwY=";
    hash = "sha256-v6b4WkbXBIqdZFCWVBz7dsMxtHkIsylDGWp5QyNQ9O0=";
    # Remove mixed-case files that cause hash differences between platforms
    postFetch = ''
      rm -rf $out/docs/