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/9s7jvvqf2wxc1iw1ijxcwkyzk71icirk-packages.json.drv building '/nix/store/9s7jvvqf2wxc1iw1ijxcwkyzk71icirk-packages.json.drv'... Going to be running update for following packages: - python3.11-cfn-lint-0.86.0 Press Enter key to continue... Running update for: - python3.11-cfn-lint-0.86.0: UPDATING ... - python3.11-cfn-lint-0.86.0: 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 e4561df27121..4de611ecb679 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.86.0"; + version = "0.86.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "aws-cloudformation"; repo = "cfn-lint"; rev = "refs/tags/v${version}"; - hash = "sha256-QkxCQ8YPRZSqAidmPus4JCgzez6uuRWvcaqfZsvugtY="; + hash = "sha256-5Iixy6k4wAl8mJK7+91OGniHz52acmmuFLmSJ6N4/Zc="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1659 > 500