python311Packages.strawberry-graphql 0 -> 1 attrpath: python311Packages.strawberry-graphql 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] this derivation will be built: /nix/store/4h7cdyhf7syx2ixhkgh6b2fxaq1dwxxy-packages.json.drv building '/nix/store/4h7cdyhf7syx2ixhkgh6b2fxaq1dwxxy-packages.json.drv'... Going to be running update for following packages: - python3.11-strawberry-graphql-0.219.2 Press Enter key to continue... Running update for: - python3.11-strawberry-graphql-0.219.2: UPDATING ... - python3.11-strawberry-graphql-0.219.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/strawberry-graphql/default.nix b/pkgs/development/python-modules/strawberry-graphql/default.nix index 40ae06c91c8f..ec2a2a294d3e 100644 --- a/pkgs/development/python-modules/strawberry-graphql/default.nix +++ b/pkgs/development/python-modules/strawberry-graphql/default.nix @@ -42,7 +42,7 @@ buildPythonPackage rec { pname = "strawberry-graphql"; - version = "0.219.2"; + version = "0.224.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -51,7 +51,7 @@ buildPythonPackage rec { owner = "strawberry-graphql"; repo = "strawberry"; rev = "refs/tags/${version}"; - hash = "sha256-uIUETjzuDnlQp6wM7uxyLRSMT5uyrXFrI9NilcjP0BU="; + hash = "sha256-7Uj8ECOTHNTaoserNGy5wJsgAZsT6b4EA7Mc3Nqu5zI="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.strawberry-graphql nix build failed. Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/09gjiy6d0cjd9nppvbfrm8awv8xz3glp-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/websockets/test_graphql_ws.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/i7ppaj534rn3g78a8f39mar3bvnaxqb3-switch-to-poetry-core.patch patching file pyproject.toml Hunk #1 succeeded at 30 with fuzz 1 (offset 2 lines). applying patch /nix/store/5mznfc36qif2s79qisx31adw1rbrgkwp-fix-tests-with-pydantic_2.patch patching file tests/experimental/pydantic/schema/test_mutation.py Hunk #1 FAILED at 87. Hunk #2 FAILED at 149. 2 out of 2 hunks FAILED -- saving rejects to file tests/experimental/pydantic/schema/test_mutation.py.rej