2022-11-18T00:45:56 dtrx 8.4.0 -> 8.5.0 https://github.com/dtrx-py/dtrx/releases 2022-11-18T00:45:58 attrpath: dtrx 2022-11-18T00:45:58 Checking auto update branch... 2022-11-18T00:46:02 [version] 2022-11-18T00:46:02 [version] skipping because derivation has updateScript 2022-11-18T00:46:02 [rustCrateVersion] 2022-11-18T00:46:02 [rustCrateVersion] No cargoSha256 found 2022-11-18T00:46:02 [golangModuleVersion] 2022-11-18T00:46:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T00:46:02 [updateScript] 2022-11-18T00:46:04 [updateScript] Success 2022-11-18T00:46:04 [updateScript] this derivation will be built: /nix/store/pssmn2ixm9mssy53vhfww5xbmsb7l8p5-packages.json.drv building '/nix/store/pssmn2ixm9mssy53vhfww5xbmsb7l8p5-packages.json.drv'... Going to be running update for following packages: - dtrx-8.4.0 Press Enter key to continue... Running update for: - dtrx-8.4.0: UPDATING ... - dtrx-8.4.0: DONE. Packages updated! 2022-11-18T00:46:04 2022-11-18T00:46:04 [quotedUrls] 2022-11-18T00:46:04 [quotedUrls] nothing found to replace 2022-11-18T00:46:04 Diff after rewrites: diff --git a/pkgs/tools/compression/dtrx/default.nix b/pkgs/tools/compression/dtrx/default.nix index c99d40cbc92..7b76e068c8b 100644 --- a/pkgs/tools/compression/dtrx/default.nix +++ b/pkgs/tools/compression/dtrx/default.nix @@ -21,13 +21,13 @@ python3Packages.buildPythonApplication rec { pname = "dtrx"; - version = "8.4.0"; + version = "8.5.0"; src = fetchFromGitHub { owner = "dtrx-py"; repo = "dtrx"; rev = "refs/tags/${version}"; - sha256 = "sha256-G+W0qY8s30cYSmOEy9Kkx+Wr48n7+6FuzL34GvwdKtg="; + sha256 = "sha256-jx2IHa7Ztg8Dbwgm8mSJQKtNpg0sg5axGssBMTAMDI0="; }; postInstall = 2022-11-18T00:47:33 No auto update branch exists 2022-11-18T00:47: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 dtrx nix build failed. writing dependency_links to dtrx.egg-info/dependency_links.txt writing entry points to dtrx.egg-info/entry_points.txt writing requirements to dtrx.egg-info/requires.txt writing top-level names to dtrx.egg-info/top_level.txt reading manifest file 'dtrx.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'dtrx.egg-info/SOURCES.txt' running build_ext tasks (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: tasks (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tasks Traceback (most recent call last): File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/source/tasks/__init__.py", line 7, in import invoke ModuleNotFoundError: No module named 'invoke' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) Test failed: error: Test failed: 2022-11-18T09:19:47 dtrx 8.4.0 -> 8.5.0 https://repology.org/metapackage/dtrx/versions 2022-11-18T09:19:49 attrpath: dtrx 2022-11-18T09:19:50 Checking auto update branch... 2022-11-18T09:19:53 [version] 2022-11-18T09:19:53 [version] skipping because derivation has updateScript 2022-11-18T09:19:53 [rustCrateVersion] 2022-11-18T09:19:53 [rustCrateVersion] No cargoSha256 found 2022-11-18T09:19:53 [golangModuleVersion] 2022-11-18T09:19:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T09:19:53 [updateScript] 2022-11-18T09:19:55 [updateScript] Success 2022-11-18T09:19:55 [updateScript] this derivation will be built: /nix/store/pssmn2ixm9mssy53vhfww5xbmsb7l8p5-packages.json.drv building '/nix/store/pssmn2ixm9mssy53vhfww5xbmsb7l8p5-packages.json.drv'... Going to be running update for following packages: - dtrx-8.4.0 Press Enter key to continue... Running update for: - dtrx-8.4.0: UPDATING ... - dtrx-8.4.0: DONE. Packages updated! 2022-11-18T09:19:55 2022-11-18T09:19:55 [quotedUrls] 2022-11-18T09:19:55 [quotedUrls] nothing found to replace 2022-11-18T09:19:56 Diff after rewrites: diff --git a/pkgs/tools/compression/dtrx/default.nix b/pkgs/tools/compression/dtrx/default.nix index c99d40cbc92..7b76e068c8b 100644 --- a/pkgs/tools/compression/dtrx/default.nix +++ b/pkgs/tools/compression/dtrx/default.nix @@ -21,13 +21,13 @@ python3Packages.buildPythonApplication rec { pname = "dtrx"; - version = "8.4.0"; + version = "8.5.0"; src = fetchFromGitHub { owner = "dtrx-py"; repo = "dtrx"; rev = "refs/tags/${version}"; - sha256 = "sha256-G+W0qY8s30cYSmOEy9Kkx+Wr48n7+6FuzL34GvwdKtg="; + sha256 = "sha256-jx2IHa7Ztg8Dbwgm8mSJQKtNpg0sg5axGssBMTAMDI0="; }; postInstall = 2022-11-18T09:21:23 No auto update branch exists 2022-11-18T09:21:30 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 dtrx nix build failed. writing dependency_links to dtrx.egg-info/dependency_links.txt writing entry points to dtrx.egg-info/entry_points.txt writing requirements to dtrx.egg-info/requires.txt writing top-level names to dtrx.egg-info/top_level.txt reading manifest file 'dtrx.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'dtrx.egg-info/SOURCES.txt' running build_ext tasks (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: tasks (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tasks Traceback (most recent call last): File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/source/tasks/__init__.py", line 7, in import invoke ModuleNotFoundError: No module named 'invoke' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) Test failed: error: Test failed: 2022-11-18T12:39:12 dtrx 8.2.2 -> 8.5.0 https://pypi.org/project/dtrx/ 2022-11-18T12:39:15 attrpath: dtrx 2022-11-18T12:39:15 Checking auto update branch... 2022-11-18T12:39:19 [version] 2022-11-18T12:39:19 [version] skipping because derivation has updateScript 2022-11-18T12:39:19 [rustCrateVersion] 2022-11-18T12:39:19 [rustCrateVersion] No cargoSha256 found 2022-11-18T12:39:19 [golangModuleVersion] 2022-11-18T12:39:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T12:39:19 [updateScript] 2022-11-18T12:39:22 [updateScript] Success 2022-11-18T12:39:22 [updateScript] Going to be running update for following packages: - dtrx-8.4.0 Press Enter key to continue... Running update for: - dtrx-8.4.0: UPDATING ... - dtrx-8.4.0: DONE. Packages updated! 2022-11-18T12:39:22 2022-11-18T12:39:22 [quotedUrls] 2022-11-18T12:39:22 [quotedUrls] nothing found to replace 2022-11-18T12:39:23 Diff after rewrites: diff --git a/pkgs/tools/compression/dtrx/default.nix b/pkgs/tools/compression/dtrx/default.nix index c99d40cbc92..7b76e068c8b 100644 --- a/pkgs/tools/compression/dtrx/default.nix +++ b/pkgs/tools/compression/dtrx/default.nix @@ -21,13 +21,13 @@ python3Packages.buildPythonApplication rec { pname = "dtrx"; - version = "8.4.0"; + version = "8.5.0"; src = fetchFromGitHub { owner = "dtrx-py"; repo = "dtrx"; rev = "refs/tags/${version}"; - sha256 = "sha256-G+W0qY8s30cYSmOEy9Kkx+Wr48n7+6FuzL34GvwdKtg="; + sha256 = "sha256-jx2IHa7Ztg8Dbwgm8mSJQKtNpg0sg5axGssBMTAMDI0="; }; postInstall = 2022-11-18T12:40:57 No auto update branch exists 2022-11-18T12:41:02 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 dtrx nix build failed. writing dependency_links to dtrx.egg-info/dependency_links.txt writing entry points to dtrx.egg-info/entry_points.txt writing requirements to dtrx.egg-info/requires.txt writing top-level names to dtrx.egg-info/top_level.txt reading manifest file 'dtrx.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'dtrx.egg-info/SOURCES.txt' running build_ext tasks (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: tasks (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tasks Traceback (most recent call last): File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/source/tasks/__init__.py", line 7, in import invoke ModuleNotFoundError: No module named 'invoke' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) Test failed: error: Test failed: 2022-11-18T13:44:18 dtrx 0 -> 1 2022-11-18T13:44:20 attrpath: dtrx 2022-11-18T13:44:20 Checking auto update branch... 2022-11-18T13:44:24 [version] 2022-11-18T13:44:24 [version] skipping because derivation has updateScript 2022-11-18T13:44:24 [rustCrateVersion] 2022-11-18T13:44:24 [rustCrateVersion] No cargoSha256 found 2022-11-18T13:44:24 [golangModuleVersion] 2022-11-18T13:44:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T13:44:24 [updateScript] 2022-11-18T13:44:26 [updateScript] Success 2022-11-18T13:44:26 [updateScript] Going to be running update for following packages: - dtrx-8.4.0 Press Enter key to continue... Running update for: - dtrx-8.4.0: UPDATING ... - dtrx-8.4.0: DONE. Packages updated! 2022-11-18T13:44:26 2022-11-18T13:44:26 [quotedUrls] 2022-11-18T13:44:26 [quotedUrls] nothing found to replace 2022-11-18T13:44:26 Diff after rewrites: diff --git a/pkgs/tools/compression/dtrx/default.nix b/pkgs/tools/compression/dtrx/default.nix index c99d40cbc92..7b76e068c8b 100644 --- a/pkgs/tools/compression/dtrx/default.nix +++ b/pkgs/tools/compression/dtrx/default.nix @@ -21,13 +21,13 @@ python3Packages.buildPythonApplication rec { pname = "dtrx"; - version = "8.4.0"; + version = "8.5.0"; src = fetchFromGitHub { owner = "dtrx-py"; repo = "dtrx"; rev = "refs/tags/${version}"; - sha256 = "sha256-G+W0qY8s30cYSmOEy9Kkx+Wr48n7+6FuzL34GvwdKtg="; + sha256 = "sha256-jx2IHa7Ztg8Dbwgm8mSJQKtNpg0sg5axGssBMTAMDI0="; }; postInstall = 2022-11-18T13:45:56 No auto update branch exists 2022-11-18T13:46:01 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 dtrx nix build failed. writing dependency_links to dtrx.egg-info/dependency_links.txt writing entry points to dtrx.egg-info/entry_points.txt writing requirements to dtrx.egg-info/requires.txt writing top-level names to dtrx.egg-info/top_level.txt reading manifest file 'dtrx.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'dtrx.egg-info/SOURCES.txt' running build_ext tasks (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: tasks (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tasks Traceback (most recent call last): File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/source/tasks/__init__.py", line 7, in import invoke ModuleNotFoundError: No module named 'invoke' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) Test failed: error: Test failed: 2022-11-18T18:30:10 dtrx 8.4.0 -> 8.5.0 https://github.com/dtrx-py/dtrx/releases 2022-11-18T18:30:13 attrpath: dtrx 2022-11-18T18:30:13 Checking auto update branch... 2022-11-18T18:30:16 [version] 2022-11-18T18:30:16 [version] skipping because derivation has updateScript 2022-11-18T18:30:16 [rustCrateVersion] 2022-11-18T18:30:16 [rustCrateVersion] No cargoSha256 found 2022-11-18T18:30:16 [golangModuleVersion] 2022-11-18T18:30:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T18:30:16 [updateScript] 2022-11-18T18:30:19 [updateScript] Success 2022-11-18T18:30:19 [updateScript] Going to be running update for following packages: - dtrx-8.4.0 Press Enter key to continue... Running update for: - dtrx-8.4.0: UPDATING ... - dtrx-8.4.0: DONE. Packages updated! 2022-11-18T18:30:19 2022-11-18T18:30:19 [quotedUrls] 2022-11-18T18:30:19 [quotedUrls] nothing found to replace 2022-11-18T18:30:19 Diff after rewrites: diff --git a/pkgs/tools/compression/dtrx/default.nix b/pkgs/tools/compression/dtrx/default.nix index c99d40cbc92..7b76e068c8b 100644 --- a/pkgs/tools/compression/dtrx/default.nix +++ b/pkgs/tools/compression/dtrx/default.nix @@ -21,13 +21,13 @@ python3Packages.buildPythonApplication rec { pname = "dtrx"; - version = "8.4.0"; + version = "8.5.0"; src = fetchFromGitHub { owner = "dtrx-py"; repo = "dtrx"; rev = "refs/tags/${version}"; - sha256 = "sha256-G+W0qY8s30cYSmOEy9Kkx+Wr48n7+6FuzL34GvwdKtg="; + sha256 = "sha256-jx2IHa7Ztg8Dbwgm8mSJQKtNpg0sg5axGssBMTAMDI0="; }; postInstall = 2022-11-18T18:31:48 No auto update branch exists 2022-11-18T18:31:52 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 dtrx nix build failed. writing dependency_links to dtrx.egg-info/dependency_links.txt writing entry points to dtrx.egg-info/entry_points.txt writing requirements to dtrx.egg-info/requires.txt writing top-level names to dtrx.egg-info/top_level.txt reading manifest file 'dtrx.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'dtrx.egg-info/SOURCES.txt' running build_ext tasks (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: tasks (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tasks Traceback (most recent call last): File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/source/tasks/__init__.py", line 7, in import invoke ModuleNotFoundError: No module named 'invoke' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) Test failed: error: Test failed: