python310Packages.vulture 0 -> 1 attrpath: python310Packages.vulture 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/qnxd0a053z1n6ihsbcxfdds5wxhnyimj-packages.json.drv building '/nix/store/qnxd0a053z1n6ihsbcxfdds5wxhnyimj-packages.json.drv'... Going to be running update for following packages: - python3.10-vulture-2.6 Press Enter key to continue... Running update for: - python3.10-vulture-2.6: UPDATING ... - python3.10-vulture-2.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/vulture/default.nix b/pkgs/development/python-modules/vulture/default.nix index bb5d1fd31b4..2ca7e2a1f42 100644 --- a/pkgs/development/python-modules/vulture/default.nix +++ b/pkgs/development/python-modules/vulture/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "vulture"; - version = "2.6"; + version = "2.7"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-JRX6hIGBAB3Ipzq6agGhoXQG9dNy8k7H9xkYZvn0mX4="; + hash = "sha256-Z/uAoBTtn9tZndRLuWy1QxEDKhBBBvwucG73ptrYgDI="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 83 > 25