python310Packages.pyflakes 0 -> 1 attrpath: python310Packages.pyflakes Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nw2p8249580lgnqfz2s242cmqfj00j2l-packages.json.drv building '/nix/store/nw2p8249580lgnqfz2s242cmqfj00j2l-packages.json.drv'... Going to be running update for following packages: - python3.10-pyflakes-3.0.1 Press Enter key to continue... Running update for: - python3.10-pyflakes-3.0.1: UPDATING ... - python3.10-pyflakes-3.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyflakes/default.nix b/pkgs/development/python-modules/pyflakes/default.nix index d83c0278372..cc611452248 100644 --- a/pkgs/development/python-modules/pyflakes/default.nix +++ b/pkgs/development/python-modules/pyflakes/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "pyflakes"; - version = "3.0.1"; + version = "3.1.0"; disabled = pythonOlder "3.6"; @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-7IsnamtgvYDe/tJa3X5DmIHBnmSFCv2bNGKD1BZf0P0="; + hash = "sha256-oKrgNMRE2wBxqgd5crpHaNQMgw2VOf1Fv0zT+PaZLvw="; }; patches = lib.optional isPy311 # could be made unconditional on rebuild No auto update branch exists Python package with too many package rebuilds 1759 > 25