2022-11-28T09:02:58 datalad 0.16.5 -> 0.17.9 https://repology.org/metapackage/datalad/versions 2022-11-28T09:03:00 attrpath: datalad 2022-11-28T09:03:00 Checking auto update branch... 2022-11-28T09:03:04 [version] 2022-11-28T09:03:04 [version] skipping because derivation has updateScript 2022-11-28T09:03:04 [rustCrateVersion] 2022-11-28T09:03:04 [rustCrateVersion] No cargoSha256 found 2022-11-28T09:03:04 [golangModuleVersion] 2022-11-28T09:03:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T09:03:04 [updateScript] 2022-11-28T09:03:07 [updateScript] Success 2022-11-28T09:03:07 [updateScript] this derivation will be built: /nix/store/9d1phbrily8afill5778dxamx1j9v0w5-packages.json.drv building '/nix/store/9d1phbrily8afill5778dxamx1j9v0w5-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-28T09:03:07 2022-11-28T09:03:07 [quotedUrls] 2022-11-28T09:03:07 [quotedUrls] nothing found to replace 2022-11-28T09:03:07 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-28T09:04:35 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.9. 2022-11-28T09:04:35 The auto update branch does not match or exceed the new version. 2022-11-28T09:04:42 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/2sy2pw47i8s0vvyxjw3086cy7vbdsd8n-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/5acz40jvvyc07p9f4dsg4wl8f99v6v15-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/cjk50wd8why5id2mymk3awb2hq0ysg36-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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/r5p48nhhmmi1lxxgcrc4j6lwsbr244l6-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/11bddvk6myhdzs7ciz84vkz6lx31x7f5-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/4i8hi3ggjh4n98yahkvb7l2ry18cvdpq-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/yh1656czm1c6qzi58jpx1clgzw92vk8b-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/pp1br8y7aninxcqca02klrwiy86y8r8a-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/6lwnykik4ssgrkgvdfhf5hcr1js69zp9-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/gvni0cv5xj66ijippz60qm0n7n0c5vk8-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-28T14:56:55 datalad 0 -> 1 2022-11-28T14:56:57 attrpath: datalad 2022-11-28T14:56:58 Checking auto update branch... 2022-11-28T14:57:01 [version] 2022-11-28T14:57:01 [version] skipping because derivation has updateScript 2022-11-28T14:57:01 [rustCrateVersion] 2022-11-28T14:57:01 [rustCrateVersion] No cargoSha256 found 2022-11-28T14:57:01 [golangModuleVersion] 2022-11-28T14:57:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T14:57:01 [updateScript] 2022-11-28T14:57:04 [updateScript] Success 2022-11-28T14:57:04 [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-28T14:57:04 2022-11-28T14:57:04 [quotedUrls] 2022-11-28T14:57:04 [quotedUrls] nothing found to replace 2022-11-28T14:57:04 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-28T14:58:34 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.9. 2022-11-28T14:58:34 The auto update branch does not match or exceed the new version. 2022-11-28T14:58:39 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/2sy2pw47i8s0vvyxjw3086cy7vbdsd8n-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/5acz40jvvyc07p9f4dsg4wl8f99v6v15-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/cjk50wd8why5id2mymk3awb2hq0ysg36-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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/r5p48nhhmmi1lxxgcrc4j6lwsbr244l6-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/11bddvk6myhdzs7ciz84vkz6lx31x7f5-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/4i8hi3ggjh4n98yahkvb7l2ry18cvdpq-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/yh1656czm1c6qzi58jpx1clgzw92vk8b-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/pp1br8y7aninxcqca02klrwiy86y8r8a-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/6lwnykik4ssgrkgvdfhf5hcr1js69zp9-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/gvni0cv5xj66ijippz60qm0n7n0c5vk8-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-28T18:07:53 datalad 0.16.5 -> 0.17.9 https://github.com/datalad/datalad/releases 2022-11-28T18:07:55 attrpath: datalad 2022-11-28T18:07:55 Checking auto update branch... 2022-11-28T18:07:59 [version] 2022-11-28T18:07:59 [version] skipping because derivation has updateScript 2022-11-28T18:07:59 [rustCrateVersion] 2022-11-28T18:07:59 [rustCrateVersion] No cargoSha256 found 2022-11-28T18:07:59 [golangModuleVersion] 2022-11-28T18:07:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T18:07:59 [updateScript] 2022-11-28T18:08:01 [updateScript] Success 2022-11-28T18:08:01 [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-28T18:08:01 2022-11-28T18:08:01 [quotedUrls] 2022-11-28T18:08:02 [quotedUrls] nothing found to replace 2022-11-28T18:08:02 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-28T18:09:30 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.9. 2022-11-28T18:09:30 The auto update branch does not match or exceed the new version. 2022-11-28T18:09:35 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/2sy2pw47i8s0vvyxjw3086cy7vbdsd8n-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/5acz40jvvyc07p9f4dsg4wl8f99v6v15-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/cjk50wd8why5id2mymk3awb2hq0ysg36-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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/r5p48nhhmmi1lxxgcrc4j6lwsbr244l6-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/11bddvk6myhdzs7ciz84vkz6lx31x7f5-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/4i8hi3ggjh4n98yahkvb7l2ry18cvdpq-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/yh1656czm1c6qzi58jpx1clgzw92vk8b-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/pp1br8y7aninxcqca02klrwiy86y8r8a-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/6lwnykik4ssgrkgvdfhf5hcr1js69zp9-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/gvni0cv5xj66ijippz60qm0n7n0c5vk8-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-28T20:47:54 datalad 0.16.5 -> 0.17.9 https://pypi.org/project/datalad/ 2022-11-28T20:47:56 attrpath: datalad 2022-11-28T20:47:56 Checking auto update branch... 2022-11-28T20:48:00 [version] 2022-11-28T20:48:00 [version] skipping because derivation has updateScript 2022-11-28T20:48:00 [rustCrateVersion] 2022-11-28T20:48:00 [rustCrateVersion] No cargoSha256 found 2022-11-28T20:48:00 [golangModuleVersion] 2022-11-28T20:48:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T20:48:00 [updateScript] 2022-11-28T20:48:03 [updateScript] Success 2022-11-28T20:48:03 [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-28T20:48:03 2022-11-28T20:48:03 [quotedUrls] 2022-11-28T20:48:03 [quotedUrls] nothing found to replace 2022-11-28T20:48:03 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-28T20:49:32 An auto update branch exists with message `datalad: 0.16.5 -> 0.17.6`. New version is 0.17.9. 2022-11-28T20:49:32 The auto update branch does not match or exceed the new version. 2022-11-28T20:49:36 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/2sy2pw47i8s0vvyxjw3086cy7vbdsd8n-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/5acz40jvvyc07p9f4dsg4wl8f99v6v15-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/cjk50wd8why5id2mymk3awb2hq0ysg36-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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/r5p48nhhmmi1lxxgcrc4j6lwsbr244l6-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/11bddvk6myhdzs7ciz84vkz6lx31x7f5-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/4i8hi3ggjh4n98yahkvb7l2ry18cvdpq-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/yh1656czm1c6qzi58jpx1clgzw92vk8b-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/pp1br8y7aninxcqca02klrwiy86y8r8a-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/6lwnykik4ssgrkgvdfhf5hcr1js69zp9-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/gvni0cv5xj66ijippz60qm0n7n0c5vk8-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