2022-12-17T13:21:27 python310Packages.cfn-lint 0 -> 1 2022-12-17T13:21:29 attrpath: python310Packages.cfn-lint 2022-12-17T13:21:29 Checking auto update branch... 2022-12-17T13:21:33 [version] 2022-12-17T13:21:33 [version] skipping because derivation has updateScript 2022-12-17T13:21:33 [rustCrateVersion] 2022-12-17T13:21:33 [rustCrateVersion] No cargoSha256 found 2022-12-17T13:21:33 [golangModuleVersion] 2022-12-17T13:21:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T13:21:33 [updateScript] 2022-12-17T13:21:37 [updateScript] Success 2022-12-17T13:21:37 [updateScript] this derivation will be built: /nix/store/l3jv13jvxmvyl2r79bgna51v4migdvh1-packages.json.drv building '/nix/store/l3jv13jvxmvyl2r79bgna51v4migdvh1-packages.json.drv'... Going to be running update for following packages: - python3.10-cfn-lint-0.61.2 Press Enter key to continue... Running update for: - python3.10-cfn-lint-0.61.2: UPDATING ... - python3.10-cfn-lint-0.61.2: DONE. Packages updated! 2022-12-17T13:21:37 2022-12-17T13:21:37 [quotedUrls] 2022-12-17T13:21:37 [quotedUrls] nothing found to replace 2022-12-17T13:21:37 Diff after rewrites: diff --git a/pkgs/development/python-modules/cfn-lint/default.nix b/pkgs/development/python-modules/cfn-lint/default.nix index 238f5e83630..e9aafacec9e 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.61.2"; + version = "0.72.5"; src = fetchFromGitHub { owner = "aws-cloudformation"; repo = "cfn-python-lint"; rev = "refs/tags/v${version}"; - sha256 = "sha256-282h1fBWhAfwqCuP+dU3ajn0gQtmOcPNTMKZ0a2+vHU="; + sha256 = "sha256-UDjCTl4AAOrwiXbKYIFsZCaSDjIFXYwNnp8/hIfXbM0="; }; postPatch = '' 2022-12-17T13:23:05 Python package with too many package rebuilds 786 > 25