python310Packages.ipykernel 6.21.2 -> 6.25.2 https://repology.org/project/python:ipykernel/versions attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/in5bz7z3qj83qhhhb48cgnpg14qv170b-packages.json.drv building '/nix/store/in5bz7z3qj83qhhhb48cgnpg14qv170b-packages.json.drv'... Going to be running update for following packages: - python3.10-ipykernel-6.21.2 Press Enter key to continue... Running update for: - python3.10-ipykernel-6.21.2: UPDATING ... - python3.10-ipykernel-6.21.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ipykernel/default.nix b/pkgs/development/python-modules/ipykernel/default.nix index aeb19ec9f2bd..74cb52629af5 100644 --- a/pkgs/development/python-modules/ipykernel/default.nix +++ b/pkgs/development/python-modules/ipykernel/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "ipykernel"; - version = "6.21.2"; + version = "6.25.2"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-bpITSE5M4fsUJn7kNeGPI8w6BjTmNbn7TtRne4Tg/fg="; + hash = "sha256-9Gjd0fF6y0jIzmf8+km6bUbU+awEOMH0Qb58PRNyIws="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 No auto update branch exists Python package with too many package rebuilds 329 > 25