python312Packages.strawberry-graphql 0.219.2 -> 0.225.1 https://github.com/strawberry-graphql/strawberry/releases attrpath: python312Packages.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.12-strawberry-graphql-0.219.2 Press Enter key to continue... Running update for: - python3.12-strawberry-graphql-0.219.2: UPDATING ... - python3.12-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..1f4b7bb6a585 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.225.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-G/Tx7wCpG8p43uoSTSqtEVX/JXCDX+jLRc7F9LNkVO4="; }; 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 python312Packages.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/c7xa8rhsbr35r3wh27z211jnyvg2gsf9-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