python310Packages.spyder 0 -> 1 attrpath: python310Packages.spyder 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n5jpiwqfc4ygssxdzaglryi3pl02fhby-packages.json.drv building '/nix/store/n5jpiwqfc4ygssxdzaglryi3pl02fhby-packages.json.drv'... Going to be running update for following packages: - python3.10-spyder-5.4.2 Press Enter key to continue... Running update for: - python3.10-spyder-5.4.2: UPDATING ... - python3.10-spyder-5.4.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/spyder/default.nix b/pkgs/development/python-modules/spyder/default.nix index c1de80fc516..cb2d8b883da 100644 --- a/pkgs/development/python-modules/spyder/default.nix +++ b/pkgs/development/python-modules/spyder/default.nix @@ -45,14 +45,14 @@ buildPythonPackage rec { pname = "spyder"; - version = "5.4.2"; + version = "5.4.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-L8zgT7M7N+P5/9FQgf6ab7afUQXC1afzwUjAp6yKxC8="; + hash = "sha256-FMhnV6USLLB4WBfQq2wA2P6JTr0hTJfo71xE+WJgE3E="; }; 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 python310Packages.spyder nix build failed. got build log for 'python310Packages.spyder' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/8qq2dnwdz0drz3drkwkq7vwwksfv5bpv-spyder-5.4.3.tar.gz source root is spyder-5.4.3 setting SOURCE_DATE_EPOCH to timestamp 1680662141 of file spyder-5.4.3/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/6sjp30b9xvp8a9bh1bnr968xdmrkzmny-dont-clear-pythonpath.patch patching file spyder/app/start.py Hunk #1 FAILED at 6. 1 out of 1 hunk FAILED -- saving rejects to file spyder/app/start.py.rej