2022-11-21T12:16:47 dtrx 8.4.0 -> 8.5.0 https://repology.org/metapackage/dtrx/versions 2022-11-21T12:16:49 attrpath: dtrx 2022-11-21T12:16:50 Checking auto update branch... 2022-11-21T12:16:53 [version] 2022-11-21T12:16:53 [version] skipping because derivation has updateScript 2022-11-21T12:16:53 [rustCrateVersion] 2022-11-21T12:16:53 [rustCrateVersion] No cargoSha256 found 2022-11-21T12:16:53 [golangModuleVersion] 2022-11-21T12:16:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T12:16:53 [updateScript] 2022-11-21T12:16:55 [updateScript] Success 2022-11-21T12:16:55 [updateScript] this derivation will be built: /nix/store/f5ql1aha305lkaz907h6ai3wb8na9bnp-packages.json.drv building '/nix/store/f5ql1aha305lkaz907h6ai3wb8na9bnp-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-21T12:16:55 2022-11-21T12:16:55 [quotedUrls] 2022-11-21T12:16:55 [quotedUrls] nothing found to replace 2022-11-21T12:16: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-21T12:18:24 No auto update branch exists 2022-11-21T12:18:31 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-21T18:04:23 dtrx 0 -> 1 2022-11-21T18:04:25 attrpath: dtrx 2022-11-21T18:04:25 Checking auto update branch... 2022-11-21T18:04:29 [version] 2022-11-21T18:04:29 [version] skipping because derivation has updateScript 2022-11-21T18:04:29 [rustCrateVersion] 2022-11-21T18:04:29 [rustCrateVersion] No cargoSha256 found 2022-11-21T18:04:29 [golangModuleVersion] 2022-11-21T18:04:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T18:04:29 [updateScript] 2022-11-21T18:04:31 [updateScript] Success 2022-11-21T18:04:31 [updateScript] this derivation will be built: /nix/store/p8p8qx3gz7dfknfvgzwpb4461zflvksv-packages.json.drv building '/nix/store/p8p8qx3gz7dfknfvgzwpb4461zflvksv-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-21T18:04:31 2022-11-21T18:04:31 [quotedUrls] 2022-11-21T18:04:31 [quotedUrls] nothing found to replace 2022-11-21T18:04:31 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-21T18:06:01 No auto update branch exists 2022-11-21T18:06:06 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/zdba9frlxj2ba8ca095win3nphsiiqhb-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/zdba9frlxj2ba8ca095win3nphsiiqhb-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-21T19:16:55 dtrx 8.2.2 -> 8.5.0 https://pypi.org/project/dtrx/ 2022-11-21T19:16:57 attrpath: dtrx 2022-11-21T19:16:57 Checking auto update branch... 2022-11-21T19:17:01 [version] 2022-11-21T19:17:01 [version] skipping because derivation has updateScript 2022-11-21T19:17:01 [rustCrateVersion] 2022-11-21T19:17:01 [rustCrateVersion] No cargoSha256 found 2022-11-21T19:17:01 [golangModuleVersion] 2022-11-21T19:17:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T19:17:01 [updateScript] 2022-11-21T19:17:03 [updateScript] Success 2022-11-21T19:17:03 [updateScript] this derivation will be built: /nix/store/hqn9b17vh4sv3r5pbfvmxh47jj916hfz-packages.json.drv building '/nix/store/hqn9b17vh4sv3r5pbfvmxh47jj916hfz-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-21T19:17:03 2022-11-21T19:17:03 [quotedUrls] 2022-11-21T19:17:03 [quotedUrls] nothing found to replace 2022-11-21T19:17:03 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-21T19:18:33 No auto update branch exists 2022-11-21T19:18:38 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/zdba9frlxj2ba8ca095win3nphsiiqhb-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/zdba9frlxj2ba8ca095win3nphsiiqhb-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: