python310Packages.cfn-lint 0 -> 1 attrpath: python310Packages.cfn-lint 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/c63ma7dcdkgq9nlwpw7vcw9rvwmdax6z-packages.json.drv building '/nix/store/c63ma7dcdkgq9nlwpw7vcw9rvwmdax6z-packages.json.drv'... Going to be running update for following packages: - python3.10-cfn-lint-0.73.2 Press Enter key to continue... Running update for: - python3.10-cfn-lint-0.73.2: UPDATING ... - python3.10-cfn-lint-0.73.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cfn-lint/default.nix b/pkgs/development/python-modules/cfn-lint/default.nix index 9c44a4f4b6b..6cf1035d34a 100644 --- a/pkgs/development/python-modules/cfn-lint/default.nix +++ b/pkgs/development/python-modules/cfn-lint/default.nix @@ -19,13 +19,13 @@ buildPythonPackage rec { pname = "cfn-lint"; - version = "0.73.2"; + version = "0.78.2"; src = fetchFromGitHub { owner = "aws-cloudformation"; repo = "cfn-python-lint"; rev = "refs/tags/v${version}"; - hash = "sha256-CNB5LrXllGxy99NjCrbjkUXUpJ72U3pUnWqrqkOiCG8="; + hash = "sha256-AV4QZa034MsUOJYIHWEnqkGPfSQ61FRzwyte3sQtzSE="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 842 > 25