python310Packages.autoflake 2.0.1 -> 2.2.0 https://repology.org/project/autoflake/versions attrpath: python310Packages.autoflake 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] this derivation will be built: /nix/store/s53zszfbfhyj4pdmdd2p46l4575bm6yw-packages.json.drv building '/nix/store/s53zszfbfhyj4pdmdd2p46l4575bm6yw-packages.json.drv'... Going to be running update for following packages: - python3.10-autoflake-2.0.1 Press Enter key to continue... Running update for: - python3.10-autoflake-2.0.1: UPDATING ... - python3.10-autoflake-2.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/autoflake/default.nix b/pkgs/development/python-modules/autoflake/default.nix index 9446a6dc2b4c..13ea95695ff6 100644 --- a/pkgs/development/python-modules/autoflake/default.nix +++ b/pkgs/development/python-modules/autoflake/default.nix @@ -9,12 +9,12 @@ }: buildPythonPackage rec { pname = "autoflake"; - version = "2.0.1"; + version = "2.2.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-HOUgExt/OWkVJC/pHlciH01CQIUpu+Ouk62v7ShlkeA="; + hash = "sha256-YuH3Sg/a2Jipb+5vmf6CQa+QrZnHEQyISzWFV3hBIlE="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2383 > 25