python310Packages.astroid 0 -> 1 attrpath: python310Packages.astroid 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/x3fqmcvr8bsp8qfs3wl2lv0bm1gbjkwf-packages.json.drv building '/nix/store/x3fqmcvr8bsp8qfs3wl2lv0bm1gbjkwf-packages.json.drv'... Going to be running update for following packages: - python3.10-astroid-2.15.6 Press Enter key to continue... Running update for: - python3.10-astroid-2.15.6: UPDATING ... - python3.10-astroid-2.15.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/astroid/default.nix b/pkgs/development/python-modules/astroid/default.nix index 5fd0a5281b2c..5327b76aff4c 100644 --- a/pkgs/development/python-modules/astroid/default.nix +++ b/pkgs/development/python-modules/astroid/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "astroid"; - version = "2.15.6"; # Check whether the version is compatible with pylint + version = "3.0.0"; # Check whether the version is compatible with pylint format = "pyproject"; disabled = pythonOlder "3.7.2"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "PyCQA"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-0oNNEVD8rYGkM11nGUD+XMwE7xgk7mJIaplrAXaECFg="; + hash = "sha256-jF1y/KPLABGiljOuwGokXkO04b7Ua4n/hAcxfvhKfdo="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2815 > 25