python311Packages.ipython 0 -> 1 attrpath: python311Packages.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/az5jrwa6x96ak6azkh08rlm39h5h74a5-packages.json.drv building '/nix/store/az5jrwa6x96ak6azkh08rlm39h5h74a5-packages.json.drv'... Going to be running update for following packages: - python3.11-ipython-8.18.1 Press Enter key to continue... Running update for: - python3.11-ipython-8.18.1: UPDATING ... - python3.11-ipython-8.18.1: 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 09121fb1f24a..56d6a219e8e8 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.18.1"; + version = "8.21.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-ym8Hm7M0V8ZuIz5FgOv8QSiFW0z2Nw3d1zhCqVY+iic="; + sha256 = "sha256-SPvCNvvg4Ti4h3P6BDd1HxTDZF+0g/HUxd7lizflznM="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2221 > 25