python311Packages.comm 0 -> 1 attrpath: python311Packages.comm 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/z62z0dq7239si8nasjy9qfrh0d1j7xbf-packages.json.drv building '/nix/store/z62z0dq7239si8nasjy9qfrh0d1j7xbf-packages.json.drv'... Going to be running update for following packages: - python3.11-comm-0.2.1 Press Enter key to continue... Running update for: - python3.11-comm-0.2.1: UPDATING ... - python3.11-comm-0.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/comm/default.nix b/pkgs/development/python-modules/comm/default.nix index 3c2fa837a8cd..9ab4eb2c5008 100644 --- a/pkgs/development/python-modules/comm/default.nix +++ b/pkgs/development/python-modules/comm/default.nix @@ -8,7 +8,7 @@ let pname = "comm"; - version = "0.2.1"; + version = "0.2.2"; in buildPythonPackage { inherit pname version; @@ -18,7 +18,7 @@ buildPythonPackage { owner = "ipython"; repo = "comm"; rev = "refs/tags/v${version}"; - hash = "sha256-iyO3q9E2lYU1rMYTnsa+ZJYh+Hq72LEvE9ynebFIBUk="; + hash = "sha256-51HSSULhbKb1NdLJ//b3Vh6sOLWp0B4KW469htpduqM="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 276 > 25