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] Going to be running update for following packages: - python3.11-strawberry-graphql-0.217.1 Press Enter key to continue... Running update for: - python3.11-strawberry-graphql-0.217.1: UPDATING ... - python3.11-strawberry-graphql-0.217.1: 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 8cdffc96759f..9e2b58f25801 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.217.1"; + version = "0.219.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -51,7 +51,7 @@ buildPythonPackage rec { owner = "strawberry-graphql"; repo = "strawberry"; rev = "refs/tags/${version}"; - hash = "sha256-Rorbqh/YwBlrkVgS7rV5vb4n773V/EmGAMGP0fuF6V4="; + hash = "sha256-z4JtOi1Dw7o6/WtO30OtbOSqx+7rmP3ooplMf9Zg/iU="; }; patches = [ 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 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/cyi1zpr2hzm7wis4c6g5mpxdsn9r7s7n-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