python311Packages.pyquil 0 -> 1 attrpath: python311Packages.pyquil 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/72dvs1y7p2pn9khqja1bg178ayqy8jhi-packages.json.drv building '/nix/store/72dvs1y7p2pn9khqja1bg178ayqy8jhi-packages.json.drv'... Going to be running update for following packages: - python3.11-pyquil-4.6.1 Press Enter key to continue... Running update for: - python3.11-pyquil-4.6.1: UPDATING ... - python3.11-pyquil-4.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyquil/default.nix b/pkgs/development/python-modules/pyquil/default.nix index 9acc287798d2..20bc9fdebec1 100644 --- a/pkgs/development/python-modules/pyquil/default.nix +++ b/pkgs/development/python-modules/pyquil/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "pyquil"; - version = "4.6.1"; + version = "4.7.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "rigetti"; repo = "pyquil"; rev = "refs/tags/v${version}"; - hash = "sha256-93dHujgGEh9/r9epAiUcUCiFCG7SFTAFoQbjQwwKhN0="; + hash = "sha256-jzQv9XBJSxdpSWDEEPuHwYfIemelpmVKJUigpz6NWdo="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pyquil nix build failed. got build log for 'python311Packages.pyquil' from 'daemon' 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 @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/lfbdj3w946zp25gjr9m53qn0kk2gv87g-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/unit/utils.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/dcb9g8ngj6arncp4fh230fdn1kkpajss-pydantic.patch patching file pyproject.toml Hunk #1 FAILED at 30. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej patching file pyquil/external/rpcq.py Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyquil/external/rpcq.py.rej