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/rr4ri2ls4k5p3jff1336sb5vaj1fzgnh-packages.json.drv building '/nix/store/rr4ri2ls4k5p3jff1336sb5vaj1fzgnh-packages.json.drv'... Going to be running update for following packages: - python3.10-cfn-lint-0.72.5 Press Enter key to continue... Running update for: - python3.10-cfn-lint-0.72.5: UPDATING ... - python3.10-cfn-lint-0.72.5: 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 c6c24b51b79..92335fe3555 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.72.5"; + version = "0.73.2"; src = fetchFromGitHub { owner = "aws-cloudformation"; repo = "cfn-python-lint"; rev = "refs/tags/v${version}"; - sha256 = "sha256-UDjCTl4AAOrwiXbKYIFsZCaSDjIFXYwNnp8/hIfXbM0="; + sha256 = "sha256-CNB5LrXllGxy99NjCrbjkUXUpJ72U3pUnWqrqkOiCG8="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 801 > 25