2023-01-01T11:21:27 deltachat-cursed 0.7.1 -> 0.8.0 https://pypi.org/project/deltachat-cursed/ 2023-01-01T11:21:29 attrpath: deltachat-cursed 2023-01-01T11:21:29 Checking auto update branch... 2023-01-01T11:21:33 [version] 2023-01-01T11:21:33 [version] skipping because derivation has updateScript 2023-01-01T11:21:33 [rustCrateVersion] 2023-01-01T11:21:33 [rustCrateVersion] No cargoSha256 found 2023-01-01T11:21:33 [golangModuleVersion] 2023-01-01T11:21:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T11:21:33 [updateScript] 2023-01-01T11:21:35 [updateScript] Success 2023-01-01T11:21:35 [updateScript] this derivation will be built: /nix/store/lwwa8y2wpb45p9i78vhmh288dpm27ini-packages.json.drv building '/nix/store/lwwa8y2wpb45p9i78vhmh288dpm27ini-packages.json.drv'... Going to be running update for following packages: - deltachat-cursed-0.7.2 Press Enter key to continue... Running update for: - deltachat-cursed-0.7.2: UPDATING ... - deltachat-cursed-0.7.2: DONE. Packages updated! 2023-01-01T11:21:35 2023-01-01T11:21:35 [quotedUrls] 2023-01-01T11:21:35 [quotedUrls] nothing found to replace 2023-01-01T11:21:35 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix index f1361fea139..bc6f0f6be87 100644 --- a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix +++ b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "deltachat-cursed"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "adbenitez"; repo = "deltachat-cursed"; - rev = "v${version}"; - hash = "sha256-Cv2QT8GsPAcA5TTZGfNvFNwnUITSR0PmQE0QCO1nFNk="; + rev = "refs/tags/v${version}"; + hash = "sha256-1QNhNPa6ZKn0lGQXs/cmfdSFHscwlYwFC/2DpnMoHvY="; }; nativeBuildInputs = [ 2023-01-01T11:23:04 No auto update branch exists 2023-01-01T11:23:09 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 deltachat-cursed nix build failed. adding 'deltachat_cursed/main.py' adding 'deltachat_cursed/notifications.py' adding 'deltachat_cursed/oauth2.py' adding 'deltachat_cursed/scli.py' adding 'deltachat_cursed/util.py' adding 'deltachat_cursed/widgets/__init__.py' adding 'deltachat_cursed/widgets/chatlist.py' adding 'deltachat_cursed/widgets/composer.py' adding 'deltachat_cursed/widgets/conversation.py' adding 'deltachat_cursed-0.8.0.dist-info/LICENSE' adding 'deltachat_cursed-0.8.0.dist-info/METADATA' adding 'deltachat_cursed-0.8.0.dist-info/WHEEL' adding 'deltachat_cursed-0.8.0.dist-info/entry_points.txt' adding 'deltachat_cursed-0.8.0.dist-info/top_level.txt' adding 'deltachat_cursed-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./deltachat_cursed-0.8.0-py3-none-any.whl Requirement already satisfied: urwid-readline>=0.13 in /nix/store/mlf45yg564xmbh7c4nhiq8hi59vm2cyq-python3.10-urwid_readline-0.13/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.13) Requirement already satisfied: urwid>=2.1.2 in /nix/store/rhx66pbsimr5s5n4i9rwfmsxvfj96dnm-python3.10-urwid-2.1.2/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.1.2) Requirement already satisfied: notify-py>=0.3.3 in /nix/store/ia9qryxa0n463bm6spi3czx59fyib2wp-python3.10-notify-py-0.3.38/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.3.38) Requirement already satisfied: emoji>=2.0.0 in /nix/store/r0scgivbjrhn31ic6kr2fh2nfj1573xi-python3.10-emoji-2.2.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.2.0) Requirement already satisfied: deltachat>=1.97.0 in /nix/store/54vb3r470vcr9sajdl40b3fvrc1dj5sg-python3.10-deltachat-1.104.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (1.104.0) ERROR: Could not find a version that satisfies the requirement appdirs>=1.4.4 (from deltachat-cursed) (from versions: none) ERROR: No matching distribution found for appdirs>=1.4.4  2023-01-01T16:48:05 deltachat-cursed 0.7.2 -> 0.8.0 https://github.com/adbenitez/deltachat-cursed/releases 2023-01-01T16:48:08 attrpath: deltachat-cursed 2023-01-01T16:48:08 Checking auto update branch... 2023-01-01T16:48:11 [version] 2023-01-01T16:48:11 [version] skipping because derivation has updateScript 2023-01-01T16:48:11 [rustCrateVersion] 2023-01-01T16:48:11 [rustCrateVersion] No cargoSha256 found 2023-01-01T16:48:11 [golangModuleVersion] 2023-01-01T16:48:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T16:48:11 [updateScript] 2023-01-01T16:48:13 [updateScript] Success 2023-01-01T16:48:13 [updateScript] Going to be running update for following packages: - deltachat-cursed-0.7.2 Press Enter key to continue... Running update for: - deltachat-cursed-0.7.2: UPDATING ... - deltachat-cursed-0.7.2: DONE. Packages updated! 2023-01-01T16:48:13 2023-01-01T16:48:13 [quotedUrls] 2023-01-01T16:48:13 [quotedUrls] nothing found to replace 2023-01-01T16:48:13 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix index f1361fea139..bc6f0f6be87 100644 --- a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix +++ b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "deltachat-cursed"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "adbenitez"; repo = "deltachat-cursed"; - rev = "v${version}"; - hash = "sha256-Cv2QT8GsPAcA5TTZGfNvFNwnUITSR0PmQE0QCO1nFNk="; + rev = "refs/tags/v${version}"; + hash = "sha256-1QNhNPa6ZKn0lGQXs/cmfdSFHscwlYwFC/2DpnMoHvY="; }; nativeBuildInputs = [ 2023-01-01T16:49:42 No auto update branch exists 2023-01-01T16:49:45 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 deltachat-cursed nix build failed. adding 'deltachat_cursed/main.py' adding 'deltachat_cursed/notifications.py' adding 'deltachat_cursed/oauth2.py' adding 'deltachat_cursed/scli.py' adding 'deltachat_cursed/util.py' adding 'deltachat_cursed/widgets/__init__.py' adding 'deltachat_cursed/widgets/chatlist.py' adding 'deltachat_cursed/widgets/composer.py' adding 'deltachat_cursed/widgets/conversation.py' adding 'deltachat_cursed-0.8.0.dist-info/LICENSE' adding 'deltachat_cursed-0.8.0.dist-info/METADATA' adding 'deltachat_cursed-0.8.0.dist-info/WHEEL' adding 'deltachat_cursed-0.8.0.dist-info/entry_points.txt' adding 'deltachat_cursed-0.8.0.dist-info/top_level.txt' adding 'deltachat_cursed-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./deltachat_cursed-0.8.0-py3-none-any.whl Requirement already satisfied: urwid-readline>=0.13 in /nix/store/mlf45yg564xmbh7c4nhiq8hi59vm2cyq-python3.10-urwid_readline-0.13/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.13) Requirement already satisfied: urwid>=2.1.2 in /nix/store/rhx66pbsimr5s5n4i9rwfmsxvfj96dnm-python3.10-urwid-2.1.2/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.1.2) Requirement already satisfied: notify-py>=0.3.3 in /nix/store/ia9qryxa0n463bm6spi3czx59fyib2wp-python3.10-notify-py-0.3.38/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.3.38) Requirement already satisfied: emoji>=2.0.0 in /nix/store/r0scgivbjrhn31ic6kr2fh2nfj1573xi-python3.10-emoji-2.2.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.2.0) Requirement already satisfied: deltachat>=1.97.0 in /nix/store/54vb3r470vcr9sajdl40b3fvrc1dj5sg-python3.10-deltachat-1.104.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (1.104.0) ERROR: Could not find a version that satisfies the requirement appdirs>=1.4.4 (from deltachat-cursed) (from versions: none) ERROR: No matching distribution found for appdirs>=1.4.4  2023-01-01T19:05:19 deltachat-cursed 0.7.1 -> 0.8.0 https://pypi.org/project/deltachat-cursed/ 2023-01-01T19:05:21 attrpath: deltachat-cursed 2023-01-01T19:05:21 Checking auto update branch... 2023-01-01T19:05:24 [version] 2023-01-01T19:05:24 [version] skipping because derivation has updateScript 2023-01-01T19:05:24 [rustCrateVersion] 2023-01-01T19:05:24 [rustCrateVersion] No cargoSha256 found 2023-01-01T19:05:24 [golangModuleVersion] 2023-01-01T19:05:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T19:05:24 [updateScript] 2023-01-01T19:05:27 [updateScript] Success 2023-01-01T19:05:27 [updateScript] Going to be running update for following packages: - deltachat-cursed-0.7.2 Press Enter key to continue... Running update for: - deltachat-cursed-0.7.2: UPDATING ... - deltachat-cursed-0.7.2: DONE. Packages updated! 2023-01-01T19:05:27 2023-01-01T19:05:27 [quotedUrls] 2023-01-01T19:05:27 [quotedUrls] nothing found to replace 2023-01-01T19:05:27 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix index f1361fea139..bc6f0f6be87 100644 --- a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix +++ b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "deltachat-cursed"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "adbenitez"; repo = "deltachat-cursed"; - rev = "v${version}"; - hash = "sha256-Cv2QT8GsPAcA5TTZGfNvFNwnUITSR0PmQE0QCO1nFNk="; + rev = "refs/tags/v${version}"; + hash = "sha256-1QNhNPa6ZKn0lGQXs/cmfdSFHscwlYwFC/2DpnMoHvY="; }; nativeBuildInputs = [ 2023-01-01T19:06:56 No auto update branch exists 2023-01-01T19:06:59 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 deltachat-cursed nix build failed. adding 'deltachat_cursed/main.py' adding 'deltachat_cursed/notifications.py' adding 'deltachat_cursed/oauth2.py' adding 'deltachat_cursed/scli.py' adding 'deltachat_cursed/util.py' adding 'deltachat_cursed/widgets/__init__.py' adding 'deltachat_cursed/widgets/chatlist.py' adding 'deltachat_cursed/widgets/composer.py' adding 'deltachat_cursed/widgets/conversation.py' adding 'deltachat_cursed-0.8.0.dist-info/LICENSE' adding 'deltachat_cursed-0.8.0.dist-info/METADATA' adding 'deltachat_cursed-0.8.0.dist-info/WHEEL' adding 'deltachat_cursed-0.8.0.dist-info/entry_points.txt' adding 'deltachat_cursed-0.8.0.dist-info/top_level.txt' adding 'deltachat_cursed-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./deltachat_cursed-0.8.0-py3-none-any.whl Requirement already satisfied: urwid-readline>=0.13 in /nix/store/mlf45yg564xmbh7c4nhiq8hi59vm2cyq-python3.10-urwid_readline-0.13/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.13) Requirement already satisfied: urwid>=2.1.2 in /nix/store/rhx66pbsimr5s5n4i9rwfmsxvfj96dnm-python3.10-urwid-2.1.2/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.1.2) Requirement already satisfied: notify-py>=0.3.3 in /nix/store/ia9qryxa0n463bm6spi3czx59fyib2wp-python3.10-notify-py-0.3.38/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.3.38) Requirement already satisfied: emoji>=2.0.0 in /nix/store/r0scgivbjrhn31ic6kr2fh2nfj1573xi-python3.10-emoji-2.2.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.2.0) Requirement already satisfied: deltachat>=1.97.0 in /nix/store/54vb3r470vcr9sajdl40b3fvrc1dj5sg-python3.10-deltachat-1.104.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (1.104.0) ERROR: Could not find a version that satisfies the requirement appdirs>=1.4.4 (from deltachat-cursed) (from versions: none) ERROR: No matching distribution found for appdirs>=1.4.4