python312Packages.google-cloud-datastore 2.19.0 -> 2.20.1 https://github.com/googleapis/python-datastore/releases attrpath: python312Packages.google-cloud-datastore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l2lq5x00zbzdji7j3i56rflga7k4mc5a-packages.json.drv building '/nix/store/l2lq5x00zbzdji7j3i56rflga7k4mc5a-packages.json.drv'... Going to be running update for following packages: - python3.12-google-cloud-datastore-2.19.0 Press Enter key to continue... Running update for: - python3.12-google-cloud-datastore-2.19.0: UPDATING ... - python3.12-google-cloud-datastore-2.19.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-datastore/default.nix b/pkgs/development/python-modules/google-cloud-datastore/default.nix index 44f38f1e9ba4..cda74f700074 100644 --- a/pkgs/development/python-modules/google-cloud-datastore/default.nix +++ b/pkgs/development/python-modules/google-cloud-datastore/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "google-cloud-datastore"; - version = "2.19.0"; + version = "2.20.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-B/xYcKAmHyVGbFV8E035Wpbf0lN6vQiLnVN/ur6ZuXQ="; + hash = "sha256-B5ULnIhlCHxWX0X6P916BdTD2ZrfeeEMP1lv8Ip9m7o="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/r992f8xgxqsbizyp409hcmpzf72m6j59-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.google-cloud-datastore Received ExitFailure 1 when running Raw command: /nix/store/r992f8xgxqsbizyp409hcmpzf72m6j59-nix-2.18.5/bin/nix --extra-experimental-features nix-command log -f . python312Packages.google-cloud-datastore Standard output: error: build log of 'python312Packages.google-cloud-datastore' is not available