python310Packages.ipython 0 -> 1 attrpath: python310Packages.ipython 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/v967f81zq63ssf8bqnc4a90xh9kvgfaz-packages.json.drv building '/nix/store/v967f81zq63ssf8bqnc4a90xh9kvgfaz-packages.json.drv'... Going to be running update for following packages: - python3.10-ipython-8.15.0 Press Enter key to continue... Running update for: - python3.10-ipython-8.15.0: UPDATING ... - python3.10-ipython-8.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ipython/default.nix b/pkgs/development/python-modules/ipython/default.nix index a730531bf873..a432717f0876 100644 --- a/pkgs/development/python-modules/ipython/default.nix +++ b/pkgs/development/python-modules/ipython/default.nix @@ -29,13 +29,13 @@ buildPythonPackage rec { pname = "ipython"; - version = "8.15.0"; + version = "8.17.2"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-K661vmlJ7uv1MhUPgXRvgzPizM4C3hx+7d4/I+1enx4="; + sha256 = "sha256-Emu1fhiVWUuw2R6jCQu9OThPb+h8PVf9VY0GcPUDObs="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3562 > 25