python312Packages.slack-bolt 1.18.1 -> 1.19.1 https://github.com/slackapi/bolt-python/releases attrpath: python312Packages.slack-bolt Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] Going to be running update for following packages: - python3.12-slack-bolt-1.18.1 Press Enter key to continue... Running update for: - python3.12-slack-bolt-1.18.1: UPDATING ... - python3.12-slack-bolt-1.18.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/slack-bolt/default.nix b/pkgs/development/python-modules/slack-bolt/default.nix index 7eeb546c5d5d..9ee7825e31be 100644 --- a/pkgs/development/python-modules/slack-bolt/default.nix +++ b/pkgs/development/python-modules/slack-bolt/default.nix @@ -33,7 +33,7 @@ buildPythonPackage rec { pname = "slack-bolt"; - version = "1.18.1"; + version = "1.19.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -42,7 +42,7 @@ buildPythonPackage rec { owner = "slackapi"; repo = "bolt-python"; rev = "refs/tags/v${version}"; - hash = "sha256-UwVStemFVA4hgqnSpCKpQGwLYG+p5z7MwFXXnIhrvNk="; + hash = "sha256-ED7xT8lySMYoBrYtXrx86txjzgn7DZeF6ypxXtN0ZMQ="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.slack-bolt nix build failed. calling 'envHostTargetHook' function hook 'sysconfigdataHook' /nix/store/j28azwb5g9xa8va09wz836sl90239738-python3.12-curio-1.6 calling 'envHostTargetHook' function hook 'addPythonPath' /nix/store/j28azwb5g9xa8va09wz836sl90239738-python3.12-curio-1.6 calling 'envHostTargetHook' function hook 'sysconfigdataHook' /nix/store/j28azwb5g9xa8va09wz836sl90239738-python3.12-curio-1.6 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/glrl2hdnclj0c9a5q7qgmc6xxf8q51ay-python3.12-websockets-12.0 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/glrl2hdnclj0c9a5q7qgmc6xxf8q51ay-python3.12-websockets-12.0 calling 'envHostTargetHook' function hook 'addPythonPath' /nix/store/glrl2hdnclj0c9a5q7qgmc6xxf8q51ay-python3.12-websockets-12.0 calling 'envHostTargetHook' function hook 'sysconfigdataHook' /nix/store/glrl2hdnclj0c9a5q7qgmc6xxf8q51ay-python3.12-websockets-12.0 calling 'envHostTargetHook' function hook 'addPythonPath' /nix/store/glrl2hdnclj0c9a5q7qgmc6xxf8q51ay-python3.12-websockets-12.0 calling 'envHostTargetHook' function hook 'sysconfigdataHook' /nix/store/glrl2hdnclj0c9a5q7qgmc6xxf8q51ay-python3.12-websockets-12.0 @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/n4arscwj1m0kx61i9mi6r8lsp3sqncxs-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/n4arscwj1m0kx61i9mi6r8lsp3sqncxs-source source root is source calling 'postUnpack' function hook '_ensureNewerSources' calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/utils.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/2v9aybw665r3a7cnfrs2q9d9d8qdj2lf-moto-support.patch patching file tests/adapter_tests/aws/test_aws_lambda.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 9 out of 9 hunks ignored -- saving rejects to file tests/adapter_tests/aws/test_aws_lambda.py.rej patching file tests/adapter_tests/aws/test_lambda_s3_oauth_flow.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file tests/adapter_tests/aws/test_lambda_s3_oauth_flow.py.rej