python311Packages.cfn-lint 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x34vqbh9xbkhc06a6yhsmb8qnprrlmng-packages.json.drv building '/nix/store/x34vqbh9xbkhc06a6yhsmb8qnprrlmng-packages.json.drv'... Going to be running update for following packages: - python3.11-cfn-lint-0.83.3 Press Enter key to continue... Running update for: - python3.11-cfn-lint-0.83.3: UPDATING ... - python3.11-cfn-lint-0.83.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cfn-lint/default.nix b/pkgs/development/python-modules/cfn-lint/default.nix index 98f8208335e9..e7b65c22f77d 100644 --- a/pkgs/development/python-modules/cfn-lint/default.nix +++ b/pkgs/development/python-modules/cfn-lint/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "cfn-lint"; - version = "0.83.3"; + version = "0.85.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "aws-cloudformation"; repo = "cfn-lint"; rev = "refs/tags/v${version}"; - hash = "sha256-0NHD8P+lKsrsEX/ypUS5dIwHOLudQcqkH8zG5RxANxE="; + hash = "sha256-91til6bez4vAIXI+xxIofJn+fP9JucHVbFtJ64Fnn38="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1243 > 25