2022-11-16T20:55:02 xpra 4.3.3 -> 4.4.2 https://pypi.org/project/xpra/ 2022-11-16T20:55:05 attrpath: xpra 2022-11-16T20:55:05 Checking auto update branch... 2022-11-16T20:55:08 [version] 2022-11-16T20:55:08 [version] skipping because derivation has updateScript 2022-11-16T20:55:08 [rustCrateVersion] 2022-11-16T20:55:08 [rustCrateVersion] No cargoSha256 found 2022-11-16T20:55:08 [golangModuleVersion] 2022-11-16T20:55:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T20:55:08 [updateScript] 2022-11-16T20:55:13 [updateScript] Success 2022-11-16T20:55:13 [updateScript] this derivation will be built: /nix/store/l5ds762jq778d0xhslcn9zm14x2npxnq-packages.json.drv building '/nix/store/l5ds762jq778d0xhslcn9zm14x2npxnq-packages.json.drv'... Going to be running update for following packages: - xpra-4.3.3 Press Enter key to continue... Running update for: - xpra-4.3.3: UPDATING ... - xpra-4.3.3: DONE. Packages updated! 2022-11-16T20:55:13 2022-11-16T20:55:13 [quotedUrls] 2022-11-16T20:55:13 [quotedUrls] nothing found to replace 2022-11-16T20:55:13 Diff after rewrites: diff --git a/pkgs/tools/X11/xpra/default.nix b/pkgs/tools/X11/xpra/default.nix index dd94f5ad46a..bfb95da71b4 100644 --- a/pkgs/tools/X11/xpra/default.nix +++ b/pkgs/tools/X11/xpra/default.nix @@ -70,11 +70,11 @@ let ''; in buildPythonApplication rec { pname = "xpra"; - version = "4.3.3"; + version = "4.4.2"; src = fetchurl { url = "https://xpra.org/src/${pname}-${version}.tar.xz"; - hash = "sha256-J6zzkho0A1faCVzS/0wDlbgLtJmyPrnBkEcR7kDld7A="; + hash = "sha256-uN3D+/YLtfq2887a/nD2OZpNXO4oup5p7vrKjMrqKGE="; }; patches = [ 2022-11-16T20:56:43 No auto update branch exists 2022-11-16T20:56:49 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A xpra nix build failed. warning: unknown setting 'experimental-features' 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": "unpackPhase" } unpacking sources unpacking source archive /nix/store/3s1pvbrhwggfmg4glls7l089mvscq23a-xpra-4.4.2.tar.xz source root is xpra-4.4.2 setting SOURCE_DATE_EPOCH to timestamp 1667785187 of file xpra-4.4.2/PKG-INFO @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/y1l0z48c7k5q72q6bs64igba2y32aak5-fix-paths.patch patching file setup.py Hunk #1 FAILED at 2348. 1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej patching file xpra/x11/fakeXinerama.py