2022-12-06T11:11:37 maestral 1.6.3 -> 1.6.4 https://github.com/SamSchott/maestral/releases 2022-12-06T11:11:40 attrpath: maestral 2022-12-06T11:11:40 Checking auto update branch... 2022-12-06T11:11:40 No auto update branch exists 2022-12-06T11:11:45 [version] 2022-12-06T11:11:47 [version] updated version and sha256 2022-12-06T11:11:47 [rustCrateVersion] 2022-12-06T11:11:47 [rustCrateVersion] No cargoSha256 found 2022-12-06T11:11:47 [golangModuleVersion] 2022-12-06T11:11:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T11:11:47 [updateScript] 2022-12-06T11:11:47 [updateScript] skipping because derivation has no updateScript 2022-12-06T11:11:47 2022-12-06T11:11:47 [quotedUrls] 2022-12-06T11:11:47 [quotedUrls] nothing found to replace 2022-12-06T11:11:47 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-06T11:13:23 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-_zi1wvn7/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/b104mnndv50v258qi19h9r2rjlnxa32p-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/mlipypm2cp5x6jjm4r3dr5605p8ajhva-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/xp1h5337a6hpx6yvhcb7yyahs3pvvnfq-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/baszjakklgp2knlhbjahf2798hqklcn9-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/1wzdqxw2ncb69rk06wm1gvkn4hcq6w8c-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/bibydi87ni7y0qglzdqkybbyi8wrlnmb-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/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-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/3pfrbwbfirvdch4v6jhm7bm2q1w4h3p4-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/61k9yhcbhpz1x8ld4nk4ddcrka9klsk6-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/kq8wd4fk1wnr5anhibkv0i4i6axnxa63-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/acc0azvasyw0gg1b25bpnhb94c6c0z33-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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/yxx24r5w95y508i4xj20hzi4b2dfy1xm-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