2022-11-15T01:01:19 datalad 0.16.5 -> 0.17.9 https://github.com/datalad/datalad/releases 2022-11-15T01:01:21 attrpath: datalad 2022-11-15T01:01:22 Checking auto update branch... 2022-11-15T01:01:25 [version] 2022-11-15T01:01:25 [version] skipping because derivation has updateScript 2022-11-15T01:01:25 [rustCrateVersion] 2022-11-15T01:01:25 [rustCrateVersion] No cargoSha256 found 2022-11-15T01:01:25 [golangModuleVersion] 2022-11-15T01:01:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T01:01:25 [updateScript] 2022-11-15T01:01:28 [updateScript] Success 2022-11-15T01:01:28 [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-15T01:01:28 2022-11-15T01:01:28 [quotedUrls] 2022-11-15T01:01:28 [quotedUrls] nothing found to replace 2022-11-15T01:01:28 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..d55a74e9e92 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.9"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-rjKJUZ9LDVLqKgdhP8uQm4mb/rh3kfOjYEcIscG1LT8="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-15T01:02:58 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.9. 2022-11-15T01:02:58 The auto update branch does not match or exceed the new version. 2022-11-15T01:03:03 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.9.dist-info/COPYING' adding 'datalad-0.17.9.dist-info/METADATA' adding 'datalad-0.17.9.dist-info/WHEEL' adding 'datalad-0.17.9.dist-info/entry_points.txt' adding 'datalad-0.17.9.dist-info/top_level.txt' adding 'datalad-0.17.9.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.9-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/y15n3f031pxwxfwkar9vrf1sznfw9mkh-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.9) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/ai514l4046bp6bdnvm4v0lksavym3sbp-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.9) (2.5.2) Requirement already satisfied: boto in /nix/store/xj9p3z4yjcmdqlydlv9k4kzwk2ylh5d0-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.9) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/a97xmim8p00nix3sgn5b07aw2m24dm6q-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.9) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/pxdwp2bhscdnl025xgxr2dp9aakhqph9-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.9) (3.11.0) Requirement already satisfied: whoosh in /nix/store/1xvrwgcxs0l0qhbv2cslbvsfkdmi3p7s-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.9) (2.7.4) Requirement already satisfied: distro in /nix/store/c46q2pkdk0lpqlmkyr9774i4z7lg5czr-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.9) (1.7.0) Requirement already satisfied: tqdm in /nix/store/6p5i71s05qfhxhrxb1gqh4i8cvh8rfxx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.9) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i8g20v0axpxvc1nr9aqy7h1n6fpvn011-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.9) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/hkhk87yrjkdg191vdj9aj283bf2k4hzv-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.9) (0.17.3) Requirement already satisfied: annexremote in /nix/store/cpn4pfl9i7bgy4cwmbrrz87k10pg1a83-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.9) (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-15T23:51:27 datalad 0.16.5 -> 0.17.9 https://github.com/datalad/datalad/releases 2022-11-15T23:51:29 attrpath: datalad 2022-11-15T23:51:30 Checking auto update branch... 2022-11-15T23:51:33 [version] 2022-11-15T23:51:33 [version] skipping because derivation has updateScript 2022-11-15T23:51:33 [rustCrateVersion] 2022-11-15T23:51:33 [rustCrateVersion] No cargoSha256 found 2022-11-15T23:51:33 [golangModuleVersion] 2022-11-15T23:51:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T23:51:33 [updateScript] 2022-11-15T23:51:36 [updateScript] Success 2022-11-15T23:51:36 [updateScript] this derivation will be built: /nix/store/69f34zld15fmk6n3zlqma8mac6nz2lby-packages.json.drv building '/nix/store/69f34zld15fmk6n3zlqma8mac6nz2lby-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-15T23:51:36 2022-11-15T23:51:36 [quotedUrls] 2022-11-15T23:51:36 [quotedUrls] nothing found to replace 2022-11-15T23:51:36 Diff after rewrites: diff --git a/pkgs/applications/version-management/datalad/default.nix b/pkgs/applications/version-management/datalad/default.nix index cd2c26ea8d4..d55a74e9e92 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.9"; src = fetchFromGitHub { owner = "datalad"; repo = pname; - rev = version; - hash = "sha256-6uWOKsYeNZJ64WqoGHL7AsoK4iZd24TQOJ1ECw+K28Y="; + rev = "refs/tags/${version}"; + hash = "sha256-rjKJUZ9LDVLqKgdhP8uQm4mb/rh3kfOjYEcIscG1LT8="; }; nativeBuildInputs = [ installShellFiles git ]; 2022-11-15T23:53:06 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.9. 2022-11-15T23:53:06 The auto update branch does not match or exceed the new version. 2022-11-15T23:53:15 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.9.dist-info/COPYING' adding 'datalad-0.17.9.dist-info/METADATA' adding 'datalad-0.17.9.dist-info/WHEEL' adding 'datalad-0.17.9.dist-info/entry_points.txt' adding 'datalad-0.17.9.dist-info/top_level.txt' adding 'datalad-0.17.9.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.9-py3-none-any.whl Requirement already satisfied: humanize in /nix/store/y15n3f031pxwxfwkar9vrf1sznfw9mkh-python3.10-humanize-4.4.0/lib/python3.10/site-packages (from datalad==0.17.9) (4.4.0) Requirement already satisfied: platformdirs in /nix/store/ai514l4046bp6bdnvm4v0lksavym3sbp-python3.10-platformdirs-2.5.2/lib/python3.10/site-packages (from datalad==0.17.9) (2.5.2) Requirement already satisfied: boto in /nix/store/xj9p3z4yjcmdqlydlv9k4kzwk2ylh5d0-python3.10-boto-2.49.0/lib/python3.10/site-packages (from datalad==0.17.9) (2.49.0) Requirement already satisfied: requests>=1.2 in /nix/store/a97xmim8p00nix3sgn5b07aw2m24dm6q-python3.10-requests-2.28.1/lib/python3.10/site-packages (from datalad==0.17.9) (2.28.1) Requirement already satisfied: python-gitlab in /nix/store/pxdwp2bhscdnl025xgxr2dp9aakhqph9-python3.10-python-gitlab-3.11.0/lib/python3.10/site-packages (from datalad==0.17.9) (3.11.0) Requirement already satisfied: whoosh in /nix/store/1xvrwgcxs0l0qhbv2cslbvsfkdmi3p7s-python3.10-Whoosh-2.7.4/lib/python3.10/site-packages (from datalad==0.17.9) (2.7.4) Requirement already satisfied: distro in /nix/store/c46q2pkdk0lpqlmkyr9774i4z7lg5czr-python3.10-distro-1.7.0/lib/python3.10/site-packages (from datalad==0.17.9) (1.7.0) Requirement already satisfied: tqdm in /nix/store/6p5i71s05qfhxhrxb1gqh4i8cvh8rfxx-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from datalad==0.17.9) (4.64.1) Requirement already satisfied: iso8601 in /nix/store/i8g20v0axpxvc1nr9aqy7h1n6fpvn011-python3.10-iso8601-1.1.0/lib/python3.10/site-packages (from datalad==0.17.9) (1.1.0) Requirement already satisfied: fasteners>=0.14 in /nix/store/hkhk87yrjkdg191vdj9aj283bf2k4hzv-python3.10-fasteners-0.17.3/lib/python3.10/site-packages (from datalad==0.17.9) (0.17.3) Requirement already satisfied: annexremote in /nix/store/cpn4pfl9i7bgy4cwmbrrz87k10pg1a83-python3.10-annexremote-1.6.0/lib/python3.10/site-packages (from datalad==0.17.9) (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