2022-12-10T14:16:41 maestral 1.6.3 -> 1.6.4 https://github.com/SamSchott/maestral/releases 2022-12-10T14:16:44 attrpath: maestral 2022-12-10T14:16:44 Checking auto update branch... 2022-12-10T14:16:44 No auto update branch exists 2022-12-10T14:16:49 [version] 2022-12-10T14:16:56 [version] updated version and sha256 2022-12-10T14:16:56 [rustCrateVersion] 2022-12-10T14:16:56 [rustCrateVersion] No cargoSha256 found 2022-12-10T14:16:56 [golangModuleVersion] 2022-12-10T14:16:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T14:16:56 [updateScript] 2022-12-10T14:16:56 [updateScript] skipping because derivation has no updateScript 2022-12-10T14:16:56 2022-12-10T14:16:56 [quotedUrls] 2022-12-10T14:16:56 [quotedUrls] nothing found to replace 2022-12-10T14:16:56 Diff after rewrites: diff --git a/pkgs/development/python-modules/maestral/default.nix b/pkgs/development/python-modules/maestral/default.nix index c69dac51767..9a2c2980f6e 100644 --- a/pkgs/development/python-modules/maestral/default.nix +++ b/pkgs/development/python-modules/maestral/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "maestral"; - version = "1.6.3"; + version = "1.6.4"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "SamSchott"; repo = "maestral"; rev = "refs/tags/v${version}"; - hash = "sha256-JVzaWwdHAn5JOruLEN9Z2/5eV1oh3J2NQffNI3RqYfA="; + hash = "sha256-YKSZ87ue1jWItCa1aCnBw8+/2jlgTNc6Duc52ojUu1I="; }; propagatedBuildInputs = [ 2022-12-10T14:18:29 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 maestral nix build failed. adding 'maestral-1.6.4.dist-info/top_level.txt' adding 'maestral-1.6.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for maestral (pyproject.toml) ... [?25l[?25hdone Created wheel for maestral: filename=maestral-1.6.4-py3-none-any.whl size=433411 sha256=aae6cf6a2dc41a6c626a21fe3aef2ca2e41810701b41af0c90dbab1235d3bc78 Stored in directory: /build/pip-ephem-wheel-cache-xxck5rhd/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built maestral Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./maestral-1.6.4-py3-none-any.whl Requirement already satisfied: fasteners>=0.15 in /nix/store/px9yk14hn0hw01lxb3sf8f3v9pdkqs78-python3.10-fasteners-0.18/lib/python3.10/site-packages (from maestral==1.6.4) (0.18) Requirement already satisfied: keyring>=22 in /nix/store/k18f3j5w1sxrmvf3bal0zinhdpnfs5fh-python3.10-keyring-23.11.0/lib/python3.10/site-packages (from maestral==1.6.4) (23.11.0) Requirement already satisfied: desktop-notifier>=3.3.0 in /nix/store/wqr9lxmmicv89ya87hmwnfxgcy0x98bx-python3.10-desktop-notifier-3.4.2/lib/python3.10/site-packages (from maestral==1.6.4) (3.4.2) Requirement already satisfied: survey<4.0,>=3.4.3 in /nix/store/3wlv201qn40kdvxwgp6gxc3xd264v9h9-python3.10-survey-3.4.3/lib/python3.10/site-packages (from maestral==1.6.4) (3.4.3) Requirement already satisfied: Pyro5>=5.10 in /nix/store/7pjfcyf0c4zxn0kc344fx84cy2ihxv75-python3.10-Pyro5-5.14/lib/python3.10/site-packages (from maestral==1.6.4) (5.14) Requirement already satisfied: keyrings.alt>=3.1.0 in /nix/store/c5na2kfybswr1b6mxmdd452njicybx8m-python3.10-keyrings.alt-4.2.0/lib/python3.10/site-packages (from maestral==1.6.4) (4.2.0) Requirement already satisfied: setuptools in /nix/store/ig5mg3w2dx743d2dg9d5x0jlk8bkl4bm-python3.10-setuptools-65.3.0/lib/python3.10/site-packages (from maestral==1.6.4) (65.3.0.post0) Requirement already satisfied: watchdog>=2.0.1 in /nix/store/bphp6s42q00lg9163w70s2z8rwdq8pq1-python3.10-watchdog-2.1.9/lib/python3.10/site-packages (from maestral==1.6.4) (2.1.9) Requirement already satisfied: packaging in /nix/store/smx3g15iglkhs2n4kpnhz3dcx88sshj3-python3.10-packaging-21.3/lib/python3.10/site-packages (from maestral==1.6.4) (21.3) Requirement already satisfied: pathspec>=0.5.8 in /nix/store/q04ny701xhvy92xwjj35xzmnw0gwlghr-python3.10-pathspec-0.10.1/lib/python3.10/site-packages (from maestral==1.6.4) (0.10.1) Requirement already satisfied: click>=8.0.2 in /nix/store/b1w1m5fzfkqsgkm6lq85kwmfhcvhxxgs-python3.10-click-8.1.3/lib/python3.10/site-packages (from maestral==1.6.4) (8.1.3) Requirement already satisfied: requests>=2.16.2 in /nix/store/cgrykjdr8pdzfq66rwr8drynyrhsnzq9-python3.10-requests-2.28.1/lib/python3.10/site-packages (from maestral==1.6.4) (2.28.1) Requirement already satisfied: dropbox<12.0,>=11.28.0 in /nix/store/fnq79nh79b48hb9in5mj08n98xh039ni-python3.10-dropbox-11.35.0/lib/python3.10/site-packages (from maestral==1.6.4) (11.35.0) ERROR: Could not find a version that satisfies the requirement typing-extensions (from maestral) (from versions: none) ERROR: No matching distribution found for typing-extensions