2022-11-04T01:21:07 datalad 0.16.5 -> 0.17.8 https://repology.org/metapackage/datalad/versions 2022-11-04T01:21:09 attrpath: datalad 2022-11-04T01:21:09 Checking auto update branch... 2022-11-04T01:21:13 [version] 2022-11-04T01:21:13 [version] skipping because derivation has updateScript 2022-11-04T01:21:13 [rustCrateVersion] 2022-11-04T01:21:13 [rustCrateVersion] No cargoSha256 found 2022-11-04T01:21:13 [golangModuleVersion] 2022-11-04T01:21:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T01:21:13 [updateScript] 2022-11-04T01:21:16 [updateScript] Success 2022-11-04T01:21:16 [updateScript] Going to be running update for following packages: - datalad-0.16.5 Press Enter key to continue... Running update for: - datalad-0.16.5: UPDATING ... - datalad-0.16.5: DONE. Packages updated! 2022-11-04T01:21:16 2022-11-04T01:21:16 [quotedUrls] 2022-11-04T01:21:16 [quotedUrls] nothing found to replace 2022-11-04T01:21:16 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..14a020b894d 100644 --- a/pkgs/applications/version-management/datalad/default.nix +++ b/pkgs/applications/version-management/datalad/default.nix @@ -2,13 +2,13 @@ python3.pkgs.buildPythonApplication rec { pname = "datalad"; - version = "0.16.5"; + version = "0.17.8"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-MW2efku5SMo+HIADwdSFaOOmLSj/+k1z2xqg37aDabY="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-04T01:22:50 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.8. 2022-11-04T01:22:50 The auto update branch does not match or exceed the new version. 2022-11-04T01:22:55 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 datalad nix build failed. adding 'datalad/ui/tests/__init__.py' adding 'datalad/ui/tests/test_base.py' adding 'datalad/ui/tests/test_dialog.py' adding 'datalad-0.17.8.dist-info/COPYING' adding 'datalad-0.17.8.dist-info/METADATA' adding 'datalad-0.17.8.dist-info/WHEEL' adding 'datalad-0.17.8.dist-info/entry_points.txt' adding 'datalad-0.17.8.dist-info/top_level.txt' adding 'datalad-0.17.8.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 ./datalad-0.17.8-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/n4zkg35hdlmv5v6c3wvwq6snnymssygf-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.8) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/yb8xg5bdir1w2hnj65l4gbc91g9ajc4j-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.8) (2.5.2) Requirement already satisfied: boto in /nix/store/fbp8lcbjamyjjjmf2nr72y69phbma9hi-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.8) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/ls9mmf7v9r5jpagxga9p0ps7qm980sx1-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.8) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/k0ma2678r1d7x4sam5j57yvv6q9nsz7r-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.8) (3.11.0) Requirement already satisfied: whoosh in /nix/store/560l16z995l4a9pmz0x0xy21aawx010f-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.8) (2.7.4) Requirement already satisfied: distro in /nix/store/n6l1cmrxs8zj45rq6q2nrfyrbw8d4lvd-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.7.0) Requirement already satisfied: tqdm in /nix/store/1y5vnkvzwsa23qkklvrq4rzv2ipc1pdx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.8) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i1svg2qxa7mwy94c9gyffk4ma2fyckip-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/gs10p47ndcg6j76xnqc4q1c9mgvd16xn-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.8) (0.17.3) Requirement already satisfied: annexremote in /nix/store/0ifp8lnx3iqbp7rp5r6jd3h4yvb7d86l-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.6.0) ERROR: Could not find a version that satisfies the requirement chardet<5.0.0,>=3.0.4 (from datalad) (from versions: none) ERROR: No matching distribution found for chardet<5.0.0,>=3.0.4  2022-11-04T04:21:29 datalad 0.16.5 -> 0.17.8 https://github.com/datalad/datalad/releases 2022-11-04T04:21:31 attrpath: datalad 2022-11-04T04:21:31 Checking auto update branch... 2022-11-04T04:21:35 [version] 2022-11-04T04:21:35 [version] skipping because derivation has updateScript 2022-11-04T04:21:35 [rustCrateVersion] 2022-11-04T04:21:35 [rustCrateVersion] No cargoSha256 found 2022-11-04T04:21:35 [golangModuleVersion] 2022-11-04T04:21:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T04:21:35 [updateScript] 2022-11-04T04:21:38 [updateScript] Success 2022-11-04T04:21:38 [updateScript] this derivation will be built: /nix/store/d5cdmdywwcd8bi3by3cvphgcrpg4nxzy-packages.json.drv building '/nix/store/d5cdmdywwcd8bi3by3cvphgcrpg4nxzy-packages.json.drv'... Going to be running update for following packages: - datalad-0.16.5 Press Enter key to continue... Running update for: - datalad-0.16.5: UPDATING ... - datalad-0.16.5: DONE. Packages updated! 2022-11-04T04:21:38 2022-11-04T04:21:38 [quotedUrls] 2022-11-04T04:21:38 [quotedUrls] nothing found to replace 2022-11-04T04:21:39 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..14a020b894d 100644 --- a/pkgs/applications/version-management/datalad/default.nix +++ b/pkgs/applications/version-management/datalad/default.nix @@ -2,13 +2,13 @@ python3.pkgs.buildPythonApplication rec { pname = "datalad"; - version = "0.16.5"; + version = "0.17.8"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-MW2efku5SMo+HIADwdSFaOOmLSj/+k1z2xqg37aDabY="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-04T04:23:13 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.8. 2022-11-04T04:23:13 The auto update branch does not match or exceed the new version. 2022-11-04T04:23:21 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 datalad nix build failed. adding 'datalad/ui/tests/__init__.py' adding 'datalad/ui/tests/test_base.py' adding 'datalad/ui/tests/test_dialog.py' adding 'datalad-0.17.8.dist-info/COPYING' adding 'datalad-0.17.8.dist-info/METADATA' adding 'datalad-0.17.8.dist-info/WHEEL' adding 'datalad-0.17.8.dist-info/entry_points.txt' adding 'datalad-0.17.8.dist-info/top_level.txt' adding 'datalad-0.17.8.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 ./datalad-0.17.8-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/n4zkg35hdlmv5v6c3wvwq6snnymssygf-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.8) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/yb8xg5bdir1w2hnj65l4gbc91g9ajc4j-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.8) (2.5.2) Requirement already satisfied: boto in /nix/store/fbp8lcbjamyjjjmf2nr72y69phbma9hi-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.8) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/ls9mmf7v9r5jpagxga9p0ps7qm980sx1-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.8) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/k0ma2678r1d7x4sam5j57yvv6q9nsz7r-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.8) (3.11.0) Requirement already satisfied: whoosh in /nix/store/560l16z995l4a9pmz0x0xy21aawx010f-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.8) (2.7.4) Requirement already satisfied: distro in /nix/store/n6l1cmrxs8zj45rq6q2nrfyrbw8d4lvd-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.7.0) Requirement already satisfied: tqdm in /nix/store/1y5vnkvzwsa23qkklvrq4rzv2ipc1pdx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.8) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i1svg2qxa7mwy94c9gyffk4ma2fyckip-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/gs10p47ndcg6j76xnqc4q1c9mgvd16xn-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.8) (0.17.3) Requirement already satisfied: annexremote in /nix/store/0ifp8lnx3iqbp7rp5r6jd3h4yvb7d86l-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.6.0) ERROR: Could not find a version that satisfies the requirement chardet<5.0.0,>=3.0.4 (from datalad) (from versions: none) ERROR: No matching distribution found for chardet<5.0.0,>=3.0.4  2022-11-04T04:51:29 datalad 0.16.5 -> 0.17.8 https://pypi.org/project/datalad/ 2022-11-04T04:51:31 attrpath: datalad 2022-11-04T04:51:31 Checking auto update branch... 2022-11-04T04:51:35 [version] 2022-11-04T04:51:35 [version] skipping because derivation has updateScript 2022-11-04T04:51:35 [rustCrateVersion] 2022-11-04T04:51:35 [rustCrateVersion] No cargoSha256 found 2022-11-04T04:51:35 [golangModuleVersion] 2022-11-04T04:51:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T04:51:35 [updateScript] 2022-11-04T04:51:37 [updateScript] Success 2022-11-04T04:51:37 [updateScript] Going to be running update for following packages: - datalad-0.16.5 Press Enter key to continue... Running update for: - datalad-0.16.5: UPDATING ... - datalad-0.16.5: DONE. Packages updated! 2022-11-04T04:51:37 2022-11-04T04:51:37 [quotedUrls] 2022-11-04T04:51:37 [quotedUrls] nothing found to replace 2022-11-04T04:51:38 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..14a020b894d 100644 --- a/pkgs/applications/version-management/datalad/default.nix +++ b/pkgs/applications/version-management/datalad/default.nix @@ -2,13 +2,13 @@ python3.pkgs.buildPythonApplication rec { pname = "datalad"; - version = "0.16.5"; + version = "0.17.8"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-MW2efku5SMo+HIADwdSFaOOmLSj/+k1z2xqg37aDabY="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-04T04:53:11 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.8. 2022-11-04T04:53:11 The auto update branch does not match or exceed the new version. 2022-11-04T04:53:16 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 datalad nix build failed. adding 'datalad/ui/tests/__init__.py' adding 'datalad/ui/tests/test_base.py' adding 'datalad/ui/tests/test_dialog.py' adding 'datalad-0.17.8.dist-info/COPYING' adding 'datalad-0.17.8.dist-info/METADATA' adding 'datalad-0.17.8.dist-info/WHEEL' adding 'datalad-0.17.8.dist-info/entry_points.txt' adding 'datalad-0.17.8.dist-info/top_level.txt' adding 'datalad-0.17.8.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 ./datalad-0.17.8-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/n4zkg35hdlmv5v6c3wvwq6snnymssygf-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.8) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/yb8xg5bdir1w2hnj65l4gbc91g9ajc4j-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.8) (2.5.2) Requirement already satisfied: boto in /nix/store/fbp8lcbjamyjjjmf2nr72y69phbma9hi-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.8) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/ls9mmf7v9r5jpagxga9p0ps7qm980sx1-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.8) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/k0ma2678r1d7x4sam5j57yvv6q9nsz7r-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.8) (3.11.0) Requirement already satisfied: whoosh in /nix/store/560l16z995l4a9pmz0x0xy21aawx010f-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.8) (2.7.4) Requirement already satisfied: distro in /nix/store/n6l1cmrxs8zj45rq6q2nrfyrbw8d4lvd-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.7.0) Requirement already satisfied: tqdm in /nix/store/1y5vnkvzwsa23qkklvrq4rzv2ipc1pdx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.8) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i1svg2qxa7mwy94c9gyffk4ma2fyckip-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/gs10p47ndcg6j76xnqc4q1c9mgvd16xn-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.8) (0.17.3) Requirement already satisfied: annexremote in /nix/store/0ifp8lnx3iqbp7rp5r6jd3h4yvb7d86l-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.6.0) ERROR: Could not find a version that satisfies the requirement chardet<5.0.0,>=3.0.4 (from datalad) (from versions: none) ERROR: No matching distribution found for chardet<5.0.0,>=3.0.4  2022-11-04T06:25:19 datalad 0 -> 1 2022-11-04T06:25:22 attrpath: datalad 2022-11-04T06:25:22 Checking auto update branch... 2022-11-04T06:25:26 [version] 2022-11-04T06:25:26 [version] skipping because derivation has updateScript 2022-11-04T06:25:26 [rustCrateVersion] 2022-11-04T06:25:26 [rustCrateVersion] No cargoSha256 found 2022-11-04T06:25:26 [golangModuleVersion] 2022-11-04T06:25:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T06:25:26 [updateScript] 2022-11-04T06:25:29 [updateScript] Success 2022-11-04T06:25:29 [updateScript] Going to be running update for following packages: - datalad-0.16.5 Press Enter key to continue... Running update for: - datalad-0.16.5: UPDATING ... - datalad-0.16.5: DONE. Packages updated! 2022-11-04T06:25:29 2022-11-04T06:25:29 [quotedUrls] 2022-11-04T06:25:29 [quotedUrls] nothing found to replace 2022-11-04T06:25:29 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..14a020b894d 100644 --- a/pkgs/applications/version-management/datalad/default.nix +++ b/pkgs/applications/version-management/datalad/default.nix @@ -2,13 +2,13 @@ python3.pkgs.buildPythonApplication rec { pname = "datalad"; - version = "0.16.5"; + version = "0.17.8"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-MW2efku5SMo+HIADwdSFaOOmLSj/+k1z2xqg37aDabY="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-04T06:27:02 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.8. 2022-11-04T06:27:02 The auto update branch does not match or exceed the new version. 2022-11-04T06:27:08 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 datalad nix build failed. adding 'datalad/ui/tests/__init__.py' adding 'datalad/ui/tests/test_base.py' adding 'datalad/ui/tests/test_dialog.py' adding 'datalad-0.17.8.dist-info/COPYING' adding 'datalad-0.17.8.dist-info/METADATA' adding 'datalad-0.17.8.dist-info/WHEEL' adding 'datalad-0.17.8.dist-info/entry_points.txt' adding 'datalad-0.17.8.dist-info/top_level.txt' adding 'datalad-0.17.8.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 ./datalad-0.17.8-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/n4zkg35hdlmv5v6c3wvwq6snnymssygf-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.8) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/yb8xg5bdir1w2hnj65l4gbc91g9ajc4j-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.8) (2.5.2) Requirement already satisfied: boto in /nix/store/fbp8lcbjamyjjjmf2nr72y69phbma9hi-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.8) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/ls9mmf7v9r5jpagxga9p0ps7qm980sx1-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.8) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/k0ma2678r1d7x4sam5j57yvv6q9nsz7r-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.8) (3.11.0) Requirement already satisfied: whoosh in /nix/store/560l16z995l4a9pmz0x0xy21aawx010f-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.8) (2.7.4) Requirement already satisfied: distro in /nix/store/n6l1cmrxs8zj45rq6q2nrfyrbw8d4lvd-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.7.0) Requirement already satisfied: tqdm in /nix/store/1y5vnkvzwsa23qkklvrq4rzv2ipc1pdx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.8) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i1svg2qxa7mwy94c9gyffk4ma2fyckip-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/gs10p47ndcg6j76xnqc4q1c9mgvd16xn-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.8) (0.17.3) Requirement already satisfied: annexremote in /nix/store/0ifp8lnx3iqbp7rp5r6jd3h4yvb7d86l-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.6.0) ERROR: Could not find a version that satisfies the requirement chardet<5.0.0,>=3.0.4 (from datalad) (from versions: none) ERROR: No matching distribution found for chardet<5.0.0,>=3.0.4  2022-11-04T20:50:38 datalad 0 -> 1 2022-11-04T20:50:41 attrpath: datalad 2022-11-04T20:50:41 Checking auto update branch... 2022-11-04T20:50:44 [version] 2022-11-04T20:50:44 [version] skipping because derivation has updateScript 2022-11-04T20:50:44 [rustCrateVersion] 2022-11-04T20:50:44 [rustCrateVersion] No cargoSha256 found 2022-11-04T20:50:44 [golangModuleVersion] 2022-11-04T20:50:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T20:50:44 [updateScript] 2022-11-04T20:50:47 [updateScript] Success 2022-11-04T20:50:47 [updateScript] Going to be running update for following packages: - datalad-0.16.5 Press Enter key to continue... Running update for: - datalad-0.16.5: UPDATING ... - datalad-0.16.5: DONE. Packages updated! 2022-11-04T20:50:47 2022-11-04T20:50:47 [quotedUrls] 2022-11-04T20:50:47 [quotedUrls] nothing found to replace 2022-11-04T20:50:47 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..14a020b894d 100644 --- a/pkgs/applications/version-management/datalad/default.nix +++ b/pkgs/applications/version-management/datalad/default.nix @@ -2,13 +2,13 @@ python3.pkgs.buildPythonApplication rec { pname = "datalad"; - version = "0.16.5"; + version = "0.17.8"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-MW2efku5SMo+HIADwdSFaOOmLSj/+k1z2xqg37aDabY="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-04T20:52:21 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.8. 2022-11-04T20:52:21 The auto update branch does not match or exceed the new version. 2022-11-04T20:52:26 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 datalad nix build failed. adding 'datalad/ui/tests/__init__.py' adding 'datalad/ui/tests/test_base.py' adding 'datalad/ui/tests/test_dialog.py' adding 'datalad-0.17.8.dist-info/COPYING' adding 'datalad-0.17.8.dist-info/METADATA' adding 'datalad-0.17.8.dist-info/WHEEL' adding 'datalad-0.17.8.dist-info/entry_points.txt' adding 'datalad-0.17.8.dist-info/top_level.txt' adding 'datalad-0.17.8.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 ./datalad-0.17.8-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/n4zkg35hdlmv5v6c3wvwq6snnymssygf-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.8) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/yb8xg5bdir1w2hnj65l4gbc91g9ajc4j-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.8) (2.5.2) Requirement already satisfied: boto in /nix/store/fbp8lcbjamyjjjmf2nr72y69phbma9hi-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.8) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/ls9mmf7v9r5jpagxga9p0ps7qm980sx1-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.8) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/k0ma2678r1d7x4sam5j57yvv6q9nsz7r-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.8) (3.11.0) Requirement already satisfied: whoosh in /nix/store/560l16z995l4a9pmz0x0xy21aawx010f-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.8) (2.7.4) Requirement already satisfied: distro in /nix/store/n6l1cmrxs8zj45rq6q2nrfyrbw8d4lvd-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.7.0) Requirement already satisfied: tqdm in /nix/store/1y5vnkvzwsa23qkklvrq4rzv2ipc1pdx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.8) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i1svg2qxa7mwy94c9gyffk4ma2fyckip-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/gs10p47ndcg6j76xnqc4q1c9mgvd16xn-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.8) (0.17.3) Requirement already satisfied: annexremote in /nix/store/0ifp8lnx3iqbp7rp5r6jd3h4yvb7d86l-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.8) (1.6.0) ERROR: Could not find a version that satisfies the requirement chardet<5.0.0,>=3.0.4 (from datalad) (from versions: none) ERROR: No matching distribution found for chardet<5.0.0,>=3.0.4