2022-11-26T11:05:52 python3.10-dpath 2.0.6 -> 2.0.8 https://pypi.org/project/dpath/ 2022-11-26T11:05:54 attrpath: python310Packages.dpath 2022-11-26T11:05:54 Checking auto update branch... 2022-11-26T11:05:59 [version] 2022-11-26T11:05:59 [version] skipping because derivation has updateScript 2022-11-26T11:05:59 [rustCrateVersion] 2022-11-26T11:05:59 [rustCrateVersion] No cargoSha256 found 2022-11-26T11:05:59 [golangModuleVersion] 2022-11-26T11:05:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T11:05:59 [updateScript] 2022-11-26T11:06:00 [updateScript] Success 2022-11-26T11:06:00 [updateScript] this derivation will be built: /nix/store/48az096ydjqwdd4lph9kzwjz1lr7wpsj-packages.json.drv building '/nix/store/48az096ydjqwdd4lph9kzwjz1lr7wpsj-packages.json.drv'... Going to be running update for following packages: - python3.10-dpath-2.0.6 Press Enter key to continue... Running update for: - python3.10-dpath-2.0.6: UPDATING ... - python3.10-dpath-2.0.6: DONE. Packages updated! 2022-11-26T11:06:00 2022-11-26T11:06:00 [quotedUrls] 2022-11-26T11:06:00 [quotedUrls] nothing found to replace 2022-11-26T11:06:00 Diff after rewrites: diff --git a/pkgs/development/python-modules/dpath/default.nix b/pkgs/development/python-modules/dpath/default.nix index b6f0176dd73..f063fef9619 100644 --- a/pkgs/development/python-modules/dpath/default.nix +++ b/pkgs/development/python-modules/dpath/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "dpath"; - version = "2.0.6"; + version = "2.0.8"; disabled = isPy27; # uses python3 imports src = fetchPypi { inherit pname version; - sha256 = "sha256-Wh3a5SIz+8jvgbFfuFBzqBEmu0NpjT86G2qvVhpGzcA="; + sha256 = "sha256-o0QBV+voDQo615TxthxXG+8SUhSAD/25r8lCToJQ/ps="; }; # use pytest as nosetests hangs 2022-11-26T11:07:32 No auto update branch exists 2022-11-26T11:07: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 python310Packages.dpath nix build failed. return _bootstrap._gcd_import(name[level:], package, level) tests/test_util_delete.py:1: in from nose2.tools.such import helper E ModuleNotFoundError: No module named 'nose2' ________________ ERROR collecting tests/test_util_get_values.py ________________ ImportError while importing test module '/build/dpath-2.0.8/tests/test_util_get_values.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_util_get_values.py:6: in from nose2.tools.such import helper E ModuleNotFoundError: No module named 'nose2' __________________ ERROR collecting tests/test_util_merge.py ___________________ ImportError while importing test module '/build/dpath-2.0.8/tests/test_util_merge.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_util_merge.py:3: in from nose2.tools.such import helper E ModuleNotFoundError: No module named 'nose2' =========================== short test summary info ============================ ERROR tests/test_path_paths.py ERROR tests/test_types.py ERROR tests/test_util_delete.py ERROR tests/test_util_get_values.py ERROR tests/test_util_merge.py !!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 5 errors in 0.70s =============================== 2022-11-26T18:29:22 python310Packages.dpath 0 -> 1 2022-11-26T18:29:24 attrpath: python310Packages.dpath 2022-11-26T18:29:24 Checking auto update branch... 2022-11-26T18:29:29 [version] 2022-11-26T18:29:29 [version] skipping because derivation has updateScript 2022-11-26T18:29:29 [rustCrateVersion] 2022-11-26T18:29:29 [rustCrateVersion] No cargoSha256 found 2022-11-26T18:29:29 [golangModuleVersion] 2022-11-26T18:29:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T18:29:29 [updateScript] 2022-11-26T18:29:30 [updateScript] Success 2022-11-26T18:29:30 [updateScript] Going to be running update for following packages: - python3.10-dpath-2.0.6 Press Enter key to continue... Running update for: - python3.10-dpath-2.0.6: UPDATING ... - python3.10-dpath-2.0.6: DONE. Packages updated! 2022-11-26T18:29:30 2022-11-26T18:29:30 [quotedUrls] 2022-11-26T18:29:30 [quotedUrls] nothing found to replace 2022-11-26T18:29:31 Diff after rewrites: diff --git a/pkgs/development/python-modules/dpath/default.nix b/pkgs/development/python-modules/dpath/default.nix index b6f0176dd73..f063fef9619 100644 --- a/pkgs/development/python-modules/dpath/default.nix +++ b/pkgs/development/python-modules/dpath/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "dpath"; - version = "2.0.6"; + version = "2.0.8"; disabled = isPy27; # uses python3 imports src = fetchPypi { inherit pname version; - sha256 = "sha256-Wh3a5SIz+8jvgbFfuFBzqBEmu0NpjT86G2qvVhpGzcA="; + sha256 = "sha256-o0QBV+voDQo615TxthxXG+8SUhSAD/25r8lCToJQ/ps="; }; # use pytest as nosetests hangs 2022-11-26T18:31:03 No auto update branch exists 2022-11-26T18:31: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.dpath nix build failed. return _bootstrap._gcd_import(name[level:], package, level) tests/test_util_delete.py:1: in from nose2.tools.such import helper E ModuleNotFoundError: No module named 'nose2' ________________ ERROR collecting tests/test_util_get_values.py ________________ ImportError while importing test module '/build/dpath-2.0.8/tests/test_util_get_values.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_util_get_values.py:6: in from nose2.tools.such import helper E ModuleNotFoundError: No module named 'nose2' __________________ ERROR collecting tests/test_util_merge.py ___________________ ImportError while importing test module '/build/dpath-2.0.8/tests/test_util_merge.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_util_merge.py:3: in from nose2.tools.such import helper E ModuleNotFoundError: No module named 'nose2' =========================== short test summary info ============================ ERROR tests/test_path_paths.py ERROR tests/test_types.py ERROR tests/test_util_delete.py ERROR tests/test_util_get_values.py ERROR tests/test_util_merge.py !!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 5 errors in 0.72s ===============================