python312Packages.ipykernel 6.29.2 -> 6.29.3 https://repology.org/project/python:ipykernel/versions attrpath: python312Packages.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/3bqyac6c5rgk7wbgg169gym2qxky46wk-packages.json.drv building '/nix/store/3bqyac6c5rgk7wbgg169gym2qxky46wk-packages.json.drv'... Going to be running update for following packages: - python3.12-ipykernel-6.29.2 Press Enter key to continue... Running update for: - python3.12-ipykernel-6.29.2: UPDATING ... - python3.12-ipykernel-6.29.2: 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 ff10be0092ca..1caa71211c5f 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.2"; + version = "6.29.3"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-O63igATj/2JO1Xl0lIEWZwYErF9nbRIzlpPzFCF20/A="; + hash = "sha256-4UwlDR+eo5iUkCJcwaVCeBsJWhihlEf88rXq99CsW9I="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 No auto update branch exists Python package with too many package rebuilds 263 > 25