2022-11-22T11:28:35 python310Packages.cfn-lint 0 -> 1 2022-11-22T11:28:37 attrpath: python310Packages.cfn-lint 2022-11-22T11:28:37 Checking auto update branch... 2022-11-22T11:28:42 [version] 2022-11-22T11:28:42 [version] skipping because derivation has updateScript 2022-11-22T11:28:42 [rustCrateVersion] 2022-11-22T11:28:42 [rustCrateVersion] No cargoSha256 found 2022-11-22T11:28:42 [golangModuleVersion] 2022-11-22T11:28:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T11:28:42 [updateScript] 2022-11-22T11:28:47 [updateScript] Success 2022-11-22T11:28:47 [updateScript] this derivation will be built: /nix/store/kclq3bin4qfbr8zizfs5scsbfhlcw5k2-packages.json.drv building '/nix/store/kclq3bin4qfbr8zizfs5scsbfhlcw5k2-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-11-22T11:28:47 2022-11-22T11:28:47 [quotedUrls] 2022-11-22T11:28:48 [quotedUrls] nothing found to replace 2022-11-22T11:28:48 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..5f56ef31441 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.71.1"; src = fetchFromGitHub { owner = "aws-cloudformation"; repo = "cfn-python-lint"; rev = "refs/tags/v${version}"; - sha256 = "sha256-282h1fBWhAfwqCuP+dU3ajn0gQtmOcPNTMKZ0a2+vHU="; + sha256 = "sha256-tKwG0PKG1cA2VKf3HNm9flpY3QpQlR5sNDgzT1MfBAw="; }; postPatch = '' 2022-11-22T11:30:18 Python package with too many package rebuilds 777 > 25