python310Packages.ariadne 0 -> 1 attrpath: python310Packages.ariadne 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/im4xi2qd6b622pxzjabvlpyyamkys17a-packages.json.drv building '/nix/store/im4xi2qd6b622pxzjabvlpyyamkys17a-packages.json.drv'... Going to be running update for following packages: - python3.10-ariadne-0.20.1 Press Enter key to continue... Running update for: - python3.10-ariadne-0.20.1: UPDATING ... - python3.10-ariadne-0.20.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ariadne/default.nix b/pkgs/development/python-modules/ariadne/default.nix index 0e0bf1140a64..ecfb0c32bc46 100644 --- a/pkgs/development/python-modules/ariadne/default.nix +++ b/pkgs/development/python-modules/ariadne/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "ariadne"; - version = "0.20.1"; + version = "0.21.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "mirumee"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-v3CaLMTo/zbNEoE3K+aWnFTCgLetcnN7vOU/sFqLq2k="; + hash = "sha256-T5J0xAF33PDkC8sDOzHADpQJxwdXwKary0y/jaUJ9Fk="; }; patches = [ ./remove-opentracing.patch No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.ariadne nix build failed. FAILED tests/explorers/test_explorers.py::test_playground_explorer_produces_html - assert ==... FAILED tests/explorers/test_explorers.py::test_playground_explorer_produces_html_with_settings - assert ==... FAILED tests/tracing/test_apollotracing.py::test_apollotracing_extension_adds_tracing_data_to_async_result_extensions - AssertionError: assert ==... FAILED tests/wsgi/test_explorer.py::test_graphiql_html_is_served_on_get_request - AssertionError: assert ==... FAILED tests/wsgi/test_explorer.py::test_405_bad_method_is_served_on_get_request_for_disabled_explorer - assert == [] FAILED tests/wsgi/test_query_execution.py::test_query_is_executed_for_post_json_request - AssertionError: assert ==... FAILED tests/wsgi/test_query_execution.py::test_attempt_execute_query_without_query_entry_returns_error_json - AssertionError: assert ==... FAILED tests/wsgi/test_query_execution.py::test_attempt_execute_query_with_invalid_operation_name_type_returns_error_json - assert ==... FAILED tests/wsgi/test_request_data_reading.py::test_attempt_get_content_length_from_missing_header_raises_bad_request_error - AssertionError: assert ==... FAILED tests/wsgi/test_request_data_reading.py::test_multipart_form_request_fails_if_map_is_not_valid_json - assert ==... ===== 52 failed, 485 passed, 9 deselected, 1 xfailed in 261.60s (0:04:21) ====== /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context