2022-11-27T07:50:46 python310Packages.ipykernel 0 -> 1 2022-11-27T07:50:48 attrpath: python310Packages.ipykernel 2022-11-27T07:50:48 Checking auto update branch... 2022-11-27T07:50:53 [version] 2022-11-27T07:50:53 [version] skipping because derivation has updateScript 2022-11-27T07:50:53 [rustCrateVersion] 2022-11-27T07:50:53 [rustCrateVersion] No cargoSha256 found 2022-11-27T07:50:53 [golangModuleVersion] 2022-11-27T07:50:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-27T07:50:53 [updateScript] 2022-11-27T07:50:54 [updateScript] Success 2022-11-27T07:50:54 [updateScript] this derivation will be built: /nix/store/yndj5knm50p0gjl6qc5jzxnywv8g5cn8-packages.json.drv building '/nix/store/yndj5knm50p0gjl6qc5jzxnywv8g5cn8-packages.json.drv'... Going to be running update for following packages: - python3.10-ipykernel-6.15.3 Press Enter key to continue... Running update for: - python3.10-ipykernel-6.15.3: UPDATING ... - python3.10-ipykernel-6.15.3: DONE. Packages updated! 2022-11-27T07:50:54 2022-11-27T07:50:54 [quotedUrls] 2022-11-27T07:50:55 [quotedUrls] nothing found to replace 2022-11-27T07:50:55 Diff after rewrites: diff --git a/pkgs/development/python-modules/ipykernel/default.nix b/pkgs/development/python-modules/ipykernel/default.nix index 36bd9961903..422419e07ab 100644 --- a/pkgs/development/python-modules/ipykernel/default.nix +++ b/pkgs/development/python-modules/ipykernel/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "ipykernel"; - version = "6.15.3"; + version = "6.18.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-uB1XsOFxZwhEvynNwRVisQENPahxFcRRPg7mYKg2h2U="; + sha256 = "sha256-ib7W2X3a9fPEfy/OeYH23FpryEf/Fl4Z41CnzRbzJJ8="; }; # debugpy is optional, see https://github.com/ipython/ipykernel/pull/767 2022-11-27T07:52:24 Python package with too many package rebuilds 204 > 25