2022-12-04T13:19:41 python3.10-ClusterShell 1.8.4 -> 1.9 https://pypi.org/project/ClusterShell/ 2022-12-04T13:19:44 attrpath: python310Packages.clustershell 2022-12-04T13:19:44 Checking auto update branch... 2022-12-04T13:19:49 [version] 2022-12-04T13:19:49 [version] skipping because derivation has updateScript 2022-12-04T13:19:49 [rustCrateVersion] 2022-12-04T13:19:49 [rustCrateVersion] No cargoSha256 found 2022-12-04T13:19:49 [golangModuleVersion] 2022-12-04T13:19:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T13:19:49 [updateScript] 2022-12-04T13:19:50 [updateScript] Success 2022-12-04T13:19:50 [updateScript] this derivation will be built: /nix/store/mdb3d65ga41pkcs8iha0cwp63h61yib4-packages.json.drv building '/nix/store/mdb3d65ga41pkcs8iha0cwp63h61yib4-packages.json.drv'... Going to be running update for following packages: - python3.10-ClusterShell-1.8.4 Press Enter key to continue... Running update for: - python3.10-ClusterShell-1.8.4: UPDATING ... - python3.10-ClusterShell-1.8.4: DONE. Packages updated! 2022-12-04T13:19:50 2022-12-04T13:19:50 [quotedUrls] 2022-12-04T13:19:51 [quotedUrls] nothing found to replace 2022-12-04T13:19:51 Diff after rewrites: diff --git a/pkgs/development/python-modules/clustershell/default.nix b/pkgs/development/python-modules/clustershell/default.nix index 890c20b0d25..760971957ed 100644 --- a/pkgs/development/python-modules/clustershell/default.nix +++ b/pkgs/development/python-modules/clustershell/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "ClusterShell"; - version = "1.8.4"; + version = "1.9"; src = fetchPypi { inherit pname version; - sha256 = "ff6fba688a06e5e577315d899f0dab3f4fe479cef99d444a4e651af577b7d081"; + sha256 = "sha256-A0arNKF9jPRj3GnnOBHG8xDD2YEPpMrPRbZEaKg8FHQ="; }; postPatch = '' 2022-12-04T13:21:17 No auto update branch exists 2022-12-04T13:23:07 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 python310Packages.clustershell nix build failed. NameError: name 'make_temp_file' is not defined ====================================================================== ERROR: test YAMLGroupLoader with numeric sources ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ClusterShell-1.9/tests/NodeSetGroupTest.py", line 1593, in test_numeric_sources f = make_temp_file(b"'111': { compute: 'sgisummit-rcf-111-[08,10]' }") NameError: name 'make_temp_file' is not defined ====================================================================== ERROR: test YAMLGroupLoader one source ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ClusterShell-1.9/tests/NodeSetGroupTest.py", line 1511, in test_one_source f = make_temp_file(dedent(""" NameError: name 'make_temp_file' is not defined ====================================================================== ERROR: test YAMLGroupLoader cache_time ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ClusterShell-1.9/tests/NodeSetGroupTest.py", line 1538, in test_reload f = make_temp_file(dedent(""" NameError: name 'make_temp_file' is not defined ---------------------------------------------------------------------- Ran 606 tests in 104.058s FAILED (errors=145) 2022-12-04T18:05:10 python310Packages.clustershell 0 -> 1 2022-12-04T18:05:12 attrpath: python310Packages.clustershell 2022-12-04T18:05:13 Checking auto update branch... 2022-12-04T18:05:17 [version] 2022-12-04T18:05:17 [version] skipping because derivation has updateScript 2022-12-04T18:05:17 [rustCrateVersion] 2022-12-04T18:05:17 [rustCrateVersion] No cargoSha256 found 2022-12-04T18:05:17 [golangModuleVersion] 2022-12-04T18:05:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T18:05:17 [updateScript] 2022-12-04T18:05:19 [updateScript] Success 2022-12-04T18:05:19 [updateScript] Going to be running update for following packages: - python3.10-ClusterShell-1.8.4 Press Enter key to continue... Running update for: - python3.10-ClusterShell-1.8.4: UPDATING ... - python3.10-ClusterShell-1.8.4: DONE. Packages updated! 2022-12-04T18:05:19 2022-12-04T18:05:19 [quotedUrls] 2022-12-04T18:05:19 [quotedUrls] nothing found to replace 2022-12-04T18:05:19 Diff after rewrites: diff --git a/pkgs/development/python-modules/clustershell/default.nix b/pkgs/development/python-modules/clustershell/default.nix index 890c20b0d25..760971957ed 100644 --- a/pkgs/development/python-modules/clustershell/default.nix +++ b/pkgs/development/python-modules/clustershell/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "ClusterShell"; - version = "1.8.4"; + version = "1.9"; src = fetchPypi { inherit pname version; - sha256 = "ff6fba688a06e5e577315d899f0dab3f4fe479cef99d444a4e651af577b7d081"; + sha256 = "sha256-A0arNKF9jPRj3GnnOBHG8xDD2YEPpMrPRbZEaKg8FHQ="; }; postPatch = '' 2022-12-04T18:06:48 No auto update branch exists 2022-12-04T18:08: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 python310Packages.clustershell nix build failed. NameError: name 'make_temp_file' is not defined ====================================================================== ERROR: test YAMLGroupLoader with numeric sources ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ClusterShell-1.9/tests/NodeSetGroupTest.py", line 1593, in test_numeric_sources f = make_temp_file(b"'111': { compute: 'sgisummit-rcf-111-[08,10]' }") NameError: name 'make_temp_file' is not defined ====================================================================== ERROR: test YAMLGroupLoader one source ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ClusterShell-1.9/tests/NodeSetGroupTest.py", line 1511, in test_one_source f = make_temp_file(dedent(""" NameError: name 'make_temp_file' is not defined ====================================================================== ERROR: test YAMLGroupLoader cache_time ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ClusterShell-1.9/tests/NodeSetGroupTest.py", line 1538, in test_reload f = make_temp_file(dedent(""" NameError: name 'make_temp_file' is not defined ---------------------------------------------------------------------- Ran 606 tests in 110.115s FAILED (errors=145)