python310Packages.pyflakes 0 -> 1 attrpath: python310Packages.pyflakes 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] Going to be running update for following packages: - python3.10-pyflakes-3.1.0 Press Enter key to continue... Running update for: - python3.10-pyflakes-3.1.0: UPDATING ... - python3.10-pyflakes-3.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyflakes/default.nix b/pkgs/development/python-modules/pyflakes/default.nix index 2da0f2698685..39004cbfd578 100644 --- a/pkgs/development/python-modules/pyflakes/default.nix +++ b/pkgs/development/python-modules/pyflakes/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "pyflakes"; - version = "3.1.0"; + version = "3.2.0"; disabled = pythonOlder "3.8"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-oKrgNMRE2wBxqgd5crpHaNQMgw2VOf1Fv0zT+PaZLvw="; + hash = "sha256-HGFgP/FUYh+yqRcgN9hNyjUA3vjItjBlfRcB8Cb4rz8="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 3993 > 25