2022-11-25T11:25:45 dtrx 8.4.0 -> 8.5.0 https://repology.org/metapackage/dtrx/versions 2022-11-25T11:25:49 attrpath: dtrx 2022-11-25T11:25:49 Checking auto update branch... 2022-11-25T11:25:55 [version] 2022-11-25T11:25:55 [version] skipping because derivation has updateScript 2022-11-25T11:25:55 [rustCrateVersion] 2022-11-25T11:25:55 [rustCrateVersion] No cargoSha256 found 2022-11-25T11:25:55 [golangModuleVersion] 2022-11-25T11:25:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T11:25:55 [updateScript] 2022-11-25T11:25:59 [updateScript] Success 2022-11-25T11:25:59 [updateScript] this derivation will be built: /nix/store/55nkd46v7w5kinijikw8sbpw4x05gxwg-packages.json.drv building '/nix/store/55nkd46v7w5kinijikw8sbpw4x05gxwg-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-25T11:25:59 2022-11-25T11:25:59 [quotedUrls] 2022-11-25T11:25:59 [quotedUrls] nothing found to replace 2022-11-25T11:25:59 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-25T11:28:33 No auto update branch exists 2022-11-25T11:28:43 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-25T17:41:58 dtrx 0 -> 1 2022-11-25T17:42:00 attrpath: dtrx 2022-11-25T17:42:00 Checking auto update branch... 2022-11-25T17:42:04 [version] 2022-11-25T17:42:04 [version] skipping because derivation has updateScript 2022-11-25T17:42:04 [rustCrateVersion] 2022-11-25T17:42:04 [rustCrateVersion] No cargoSha256 found 2022-11-25T17:42:04 [golangModuleVersion] 2022-11-25T17:42:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T17:42:04 [updateScript] 2022-11-25T17:42:06 [updateScript] Success 2022-11-25T17:42:06 [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-25T17:42:06 2022-11-25T17:42:06 [quotedUrls] 2022-11-25T17:42:06 [quotedUrls] nothing found to replace 2022-11-25T17:42:06 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-25T17:43:36 No auto update branch exists 2022-11-25T17:43:41 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-25T22:40:06 dtrx 8.2.2 -> 8.5.0 https://pypi.org/project/dtrx/ 2022-11-25T22:40:08 attrpath: dtrx 2022-11-25T22:40:08 Checking auto update branch... 2022-11-25T22:40:12 [version] 2022-11-25T22:40:12 [version] skipping because derivation has updateScript 2022-11-25T22:40:12 [rustCrateVersion] 2022-11-25T22:40:12 [rustCrateVersion] No cargoSha256 found 2022-11-25T22:40:12 [golangModuleVersion] 2022-11-25T22:40:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T22:40:12 [updateScript] 2022-11-25T22:40:14 [updateScript] Success 2022-11-25T22:40:14 [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-25T22:40:14 2022-11-25T22:40:14 [quotedUrls] 2022-11-25T22:40:14 [quotedUrls] nothing found to replace 2022-11-25T22:40:15 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-25T22:41:44 No auto update branch exists 2022-11-25T22:41:49 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: