python312Packages.ipykernel 6.28.0 -> 6.29.1 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/ls9a11wbyj44as27f33dh3n52x1sjfdd-packages.json.drv building '/nix/store/ls9a11wbyj44as27f33dh3n52x1sjfdd-packages.json.drv'... Going to be running update for following packages: - python3.12-ipykernel-6.29.0 Press Enter key to continue... Running update for: - python3.12-ipykernel-6.29.0: UPDATING ... - python3.12-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..d412d6eff46b 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.1"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-td0wE8q3szDfcSiRyWzRq4aMJ6cVnmBvdiAV6b+M6z8="; + hash = "sha256-FUc1KzLalaJ2EBGo2sKvkwwmoHA9+gdpDRa3102sC6E="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 No auto update branch exists Python package with too many package rebuilds 207 > 25