python310Packages.google-cloud-storage 0 -> 1 attrpath: python310Packages.google-cloud-storage 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] Going to be running update for following packages: - python3.10-google-cloud-storage-2.10.0 Press Enter key to continue... Running update for: - python3.10-google-cloud-storage-2.10.0: UPDATING ... - python3.10-google-cloud-storage-2.10.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-storage/default.nix b/pkgs/development/python-modules/google-cloud-storage/default.nix index ebcb32bf2b45..19e980e9bb7f 100644 --- a/pkgs/development/python-modules/google-cloud-storage/default.nix +++ b/pkgs/development/python-modules/google-cloud-storage/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "google-cloud-storage"; - version = "2.10.0"; + version = "2.11.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-k0sx6tXzmU5TYPn/V1CYLFtrEWBNwHK8RSwlll4Hbcc="; + hash = "sha256-b79iZZuDyPOgp0OvDWYdIEbJfDpb+1h8RmLEvGjePjE="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.google-cloud-storage: 2.10.0 -> 2.11.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/256368"