python312Packages.ipython 8.20.0 -> 8.22.1 https://repology.org/project/ipython/versions attrpath: python312Packages.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/50i03l4ys9d3q3a91yrc8dciv1d17x9d-packages.json.drv building '/nix/store/50i03l4ys9d3q3a91yrc8dciv1d17x9d-packages.json.drv'... Going to be running update for following packages: - python3.12-ipython-8.20.0 Press Enter key to continue... Running update for: - python3.12-ipython-8.20.0: UPDATING ... - python3.12-ipython-8.20.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ipython/default.nix b/pkgs/development/python-modules/ipython/default.nix index e92d5fbbf656..b66299c74244 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.20.0"; + version = "8.22.1"; pyproject = true; disabled = pythonOlder "3.10"; src = fetchPypi { inherit pname version; - hash = "sha256-LyG9P8HVFVDInuOUSuBLvHvHnhKeoJN9pubGi/2/EXo="; + hash = "sha256-Ocb578B5+xm/sPF+7pA5eP6aKQsbgtaBlsZBzst26iI="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 4056 > 25