python310Packages.ipython 8.11.0 -> 8.14.0 https://repology.org/project/ipython/versions 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 [updateScript] [updateScript] Success [updateScript] warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy this derivation will be built: /nix/store/ywwmhgb2zkm1xkma3n12g2zm6v5jslx7-packages.json.drv building '/nix/store/ywwmhgb2zkm1xkma3n12g2zm6v5jslx7-packages.json.drv'... Going to be running update for following packages: - python3.10-ipython-8.11.0 Press Enter key to continue... Running update for: - python3.10-ipython-8.11.0: UPDATING ... - python3.10-ipython-8.11.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 d0fd08146bc..174fe9bb46d 100644 --- a/pkgs/development/python-modules/ipython/default.nix +++ b/pkgs/development/python-modules/ipython/default.nix @@ -28,13 +28,13 @@ buildPythonPackage rec { pname = "ipython"; - version = "8.11.0"; + version = "8.14.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04"; + sha256 = "sha256-HRl7kHtrpEG2ksSM8qOi3igNwKyRo0BbOTSaUCcsoKE="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1631 > 25