python311Packages.ipykernel 0 -> 1 attrpath: python311Packages.ipykernel 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/7k3l777dm2z67argrqrzyq30jghrjz2h-packages.json.drv building '/nix/store/7k3l777dm2z67argrqrzyq30jghrjz2h-packages.json.drv'... Going to be running update for following packages: - python3.11-ipykernel-6.29.0 Press Enter key to continue... Running update for: - python3.11-ipykernel-6.29.0: UPDATING ... - python3.11-ipykernel-6.29.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ipykernel/default.nix b/pkgs/development/python-modules/ipykernel/default.nix index 317f8a7fc2eb..ff10be0092ca 100644 --- a/pkgs/development/python-modules/ipykernel/default.nix +++ b/pkgs/development/python-modules/ipykernel/default.nix @@ -22,14 +22,14 @@ buildPythonPackage rec { pname = "ipykernel"; - version = "6.29.0"; + version = "6.29.2"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-td0wE8q3szDfcSiRyWzRq4aMJ6cVnmBvdiAV6b+M6z8="; + hash = "sha256-O63igATj/2JO1Xl0lIEWZwYErF9nbRIzlpPzFCF20/A="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 No auto update branch exists Python package with too many package rebuilds 192 > 25