python311Packages.grpcio 0 -> 1 attrpath: python311Packages.grpcio 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/x4vxky5rslqy5484zcw7dg52192c5a92-packages.json.drv building '/nix/store/x4vxky5rslqy5484zcw7dg52192c5a92-packages.json.drv'... Going to be running update for following packages: - python3.11-grpcio-1.62.2 Press Enter key to continue... Running update for: - python3.11-grpcio-1.62.2: UPDATING ... - python3.11-grpcio-1.62.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/grpcio/default.nix b/pkgs/development/python-modules/grpcio/default.nix index 582314bf1073..0371bb70f004 100644 --- a/pkgs/development/python-modules/grpcio/default.nix +++ b/pkgs/development/python-modules/grpcio/default.nix @@ -18,11 +18,11 @@ buildPythonPackage rec { pname = "grpcio"; format = "setuptools"; - version = "1.62.2"; + version = "1.63.0"; src = fetchPypi { inherit pname version; - hash = "sha256-x3YYBx2Wt6i+LBBwGphTeCO5xluiVsC5Bn4FlM29lU0="; + hash = "sha256-8wI+FIBcYbxDn7QMpUWsPVdAzmYSCmeKPGwsVbcDQ9E="; }; outputs = [ "out" "dev" ]; No auto update branch exists Python package with too many package rebuilds 779 > 100