python311Packages.google-cloud-compute 0 -> 1 attrpath: python311Packages.google-cloud-compute 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/rjzj0r9285czfj6pc8j90nwcf7n4sa7w-packages.json.drv building '/nix/store/rjzj0r9285czfj6pc8j90nwcf7n4sa7w-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-compute-1.15.0 Press Enter key to continue... Running update for: - python3.11-google-cloud-compute-1.15.0: UPDATING ... - python3.11-google-cloud-compute-1.15.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-compute/default.nix b/pkgs/development/python-modules/google-cloud-compute/default.nix index 2f58338113a9..ffe81f753aa7 100644 --- a/pkgs/development/python-modules/google-cloud-compute/default.nix +++ b/pkgs/development/python-modules/google-cloud-compute/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "google-cloud-compute"; - version = "1.15.0"; + version = "1.16.1"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-+mda6vBMYnpELNMDIZbW82rWhEO6MnyXZ6a/vECkKyE="; + hash = "sha256-P/A08nd3ZP4GsySd3Q6TM+kuXRabcnnI1aFd+svMz5E="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.google-cloud-compute: 1.15.0 -> 1.16.1`. New version is 1.16.1. An auto update branch exists with an equal or greater version