python312Packages.google-cloud-storage 2.15.0 -> 2.16.0 https://github.com/googleapis/python-storage/releases attrpath: python312Packages.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] this derivation will be built: /nix/store/bbsqz6950ylgfas0hg52ibnijsgi08xx-packages.json.drv building '/nix/store/bbsqz6950ylgfas0hg52ibnijsgi08xx-packages.json.drv'... Going to be running update for following packages: - python3.12-google-cloud-storage-2.15.0 Press Enter key to continue... Running update for: - python3.12-google-cloud-storage-2.15.0: UPDATING ... - python3.12-google-cloud-storage-2.15.0: DONE. Packages updated! 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 b999d28147f8..1c17e2a0867d 100644 --- a/pkgs/development/python-modules/google-cloud-storage/default.nix +++ b/pkgs/development/python-modules/google-cloud-storage/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "google-cloud-storage"; - version = "2.15.0"; + version = "2.16.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-dWCjxIoD1mxVPcVSFdNYg8aA/gq0TCOqSDKADMyFXHQ="; + hash = "sha256-3aSF+lA3EKgo0BJGvRbOnbCCPcUbvKdCzpamgX1YZp8="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 84 > 25