prospector 1.8.4 -> 1.9.0 https://github.com/PyCQA/prospector/releases attrpath: prospector 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/yw8x7lqf846i3880qwsal629llzdfgjd-packages.json.drv building '/nix/store/yw8x7lqf846i3880qwsal629llzdfgjd-packages.json.drv'... Going to be running update for following packages: - prospector-1.8.4 Press Enter key to continue... Running update for: - prospector-1.8.4: UPDATING ... - prospector-1.8.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/prospector/default.nix b/pkgs/development/tools/prospector/default.nix index e53760f54af..598b2570600 100644 --- a/pkgs/development/tools/prospector/default.nix +++ b/pkgs/development/tools/prospector/default.nix @@ -9,14 +9,14 @@ in python3.pkgs.buildPythonApplication rec { pname = "prospector"; - version = "1.8.4"; + version = "1.9.0"; format = "pyproject"; src = fetchFromGitHub { owner = "PyCQA"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-g7tyn6pj5I/+b28wIitqDapR5ffk1xDEAtcYs2TpIUk="; + hash = "sha256-94JGKX91d2kul+KMYohga9KCOj6RN/YKpD8e4nWSOOM="; }; pythonRelaxDeps = [ An auto update branch exists with message `prospector: 1.8.4 -> 1.9.0`. New version is 1.9.0. An auto update branch exists with an equal or greater version