python310Packages.cfn-lint 0.73.2 -> 0.77.5 https://repology.org/project/python:cfn-lint/versions 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/lpjin1wsv9sc18xq8wkz8q3c7j55chvn-packages.json.drv building '/nix/store/lpjin1wsv9sc18xq8wkz8q3c7j55chvn-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..14999be0006 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.77.6"; src = fetchFromGitHub { owner = "aws-cloudformation"; repo = "cfn-python-lint"; rev = "refs/tags/v${version}"; - hash = "sha256-CNB5LrXllGxy99NjCrbjkUXUpJ72U3pUnWqrqkOiCG8="; + hash = "sha256-ncxDCyrY1lN4DE8gvz0MkOTQFsDc9lSzedReQAhAal8="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 827 > 25