2022-11-11T14:23:15 bikeshed 0 -> 1 2022-11-11T14:23:17 attrpath: bikeshed 2022-11-11T14:23:17 Checking auto update branch... 2022-11-11T14:23:21 [version] 2022-11-11T14:23:21 [version] skipping because derivation has updateScript 2022-11-11T14:23:21 [rustCrateVersion] 2022-11-11T14:23:21 [rustCrateVersion] No cargoSha256 found 2022-11-11T14:23:21 [golangModuleVersion] 2022-11-11T14:23:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T14:23:21 [updateScript] 2022-11-11T14:23:22 [updateScript] Success 2022-11-11T14:23:22 [updateScript] this derivation will be built: /nix/store/j00af4binn37xyxk8ykcp5cr0cpn2llm-packages.json.drv building '/nix/store/j00af4binn37xyxk8ykcp5cr0cpn2llm-packages.json.drv'... Going to be running update for following packages: - bikeshed-3.7.0 Press Enter key to continue... Running update for: - bikeshed-3.7.0: UPDATING ... - bikeshed-3.7.0: DONE. Packages updated! 2022-11-11T14:23:22 2022-11-11T14:23:22 [quotedUrls] 2022-11-11T14:23:22 [quotedUrls] nothing found to replace 2022-11-11T14:23:22 Diff after rewrites: diff --git a/pkgs/applications/misc/bikeshed/default.nix b/pkgs/applications/misc/bikeshed/default.nix index f3e58b77871..dabff8f18e4 100644 --- a/pkgs/applications/misc/bikeshed/default.nix +++ b/pkgs/applications/misc/bikeshed/default.nix @@ -22,11 +22,11 @@ buildPythonApplication rec { pname = "bikeshed"; - version = "3.7.0"; + version = "3.10.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-3fVo+B71SsJs+XF4+FWH2nz0ouTnpC/02fXYr1C9Jrk="; + sha256 = "sha256-3fOncQh//lOrBZtOkk2O9lNd8A8rvoPbkVrRUB8tDzs="; }; # Relax requirements from "==" to ">=" 2022-11-11T14:24:50 No auto update branch exists 2022-11-11T14:25:00 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 bikeshed nix build failed. adding 'bikeshed/update/updateLanguages.py' adding 'bikeshed/update/updateLinkDefaults.py' adding 'bikeshed/update/updateMdn.py' adding 'bikeshed/update/updateTestSuites.py' adding 'bikeshed/update/updateWpt.py' adding 'bikeshed/wpt/__init__.py' adding 'bikeshed/wpt/wptElement.py' adding 'bikeshed/wpt/wptScript.js' adding 'bikeshed/wpt/__pycache__/__init__.cpython-310.pyc' adding 'bikeshed/wpt/__pycache__/__init__.cpython-37.pyc' adding 'bikeshed/wpt/__pycache__/wptElement.cpython-310.pyc' adding 'bikeshed/wpt/__pycache__/wptElement.cpython-37.pyc' adding 'bikeshed-3.10.0.dist-info/LICENSE' adding 'bikeshed-3.10.0.dist-info/METADATA' adding 'bikeshed-3.10.0.dist-info/WHEEL' adding 'bikeshed-3.10.0.dist-info/entry_points.txt' adding 'bikeshed-3.10.0.dist-info/top_level.txt' adding 'bikeshed-3.10.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/bikeshed-3.10.0/dist /build/bikeshed-3.10.0 Processing ./bikeshed-3.10.0-py3-none-any.whl Requirement already satisfied: pillow>=9.0.1 in /nix/store/nq5gb9598pkg76jhbv3lm8i9a51wy1mf-python3.10-pillow-9.2.0/lib/python3.10/site-packages (from bikeshed==3.10.0) (9.2.0) Requirement already satisfied: lxml>=4.9.1 in /nix/store/39as80n6s710zl0znsdc0pjhy6gpxkk4-python3.10-lxml-4.9.1/lib/python3.10/site-packages (from bikeshed==3.10.0) (4.9.1) ERROR: Could not find a version that satisfies the requirement widlparser>=1.1.1 (from bikeshed) (from versions: none) ERROR: No matching distribution found for widlparser>=1.1.1