2022-12-10T06:50:55 prospector 0 -> 1 2022-12-10T06:50:57 attrpath: prospector 2022-12-10T06:50:58 Checking auto update branch... 2022-12-10T06:51:01 [version] 2022-12-10T06:51:01 [version] skipping because derivation has updateScript 2022-12-10T06:51:01 [rustCrateVersion] 2022-12-10T06:51:01 [rustCrateVersion] No cargoSha256 found 2022-12-10T06:51:01 [golangModuleVersion] 2022-12-10T06:51:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T06:51:01 [updateScript] 2022-12-10T06:51:03 [updateScript] Success 2022-12-10T06:51:03 [updateScript] this derivation will be built: /nix/store/r0316cldh8ihppdwz5y46074clil8rpp-packages.json.drv building '/nix/store/r0316cldh8ihppdwz5y46074clil8rpp-packages.json.drv'... Going to be running update for following packages: - prospector-1.7.7 Press Enter key to continue... Running update for: - prospector-1.7.7: UPDATING ... - prospector-1.7.7: DONE. Packages updated! 2022-12-10T06:51:03 2022-12-10T06:51:03 [quotedUrls] 2022-12-10T06:51:03 [quotedUrls] nothing found to replace 2022-12-10T06:51:04 Diff after rewrites: diff --git a/pkgs/development/tools/prospector/default.nix b/pkgs/development/tools/prospector/default.nix index d2855861dc8..b863e564d94 100644 --- a/pkgs/development/tools/prospector/default.nix +++ b/pkgs/development/tools/prospector/default.nix @@ -11,7 +11,7 @@ with python3.pkgs; buildPythonApplication rec { pname = "prospector"; - version = "1.7.7"; + version = "1.8.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -19,8 +19,8 @@ buildPythonApplication rec { src = fetchFromGitHub { owner = "PyCQA"; repo = pname; - rev = version; - hash = "sha256-sbPZmVeJtNphtjuZEfKcUgty9bJ3E/2Ya9RuX3u/XEs="; + rev = "refs/tags/v${version}"; + hash = "sha256-R3Sc4Qx6bht+XJhNj+fy32akzDOgSDF5LP3WE1qEyms="; }; nativeBuildInputs = [ 2022-12-10T06:52:31 No auto update branch exists 2022-12-10T06:52:44 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 prospector nix build failed. tests/execution/test_execution.py::test_total_errors tests/tools/mypy/test_mypy_tool.py::TestMypyTool::test_good_options tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_absolute_path_is_computed_correctly tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_will_throw_useless_suppression tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_wont_throw_false_positive_relative_beyond_top_level load_config_file has been deprecated. It will be removed in pylint 3.0. tests/tools/pycodestyle/test_pycodestyle_tool.py::TestPycodestyleTool::test_find_pep8_section_in_config [pep8] section is deprecated. Use [pycodestyle]. tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config global_set_option has been deprecated. You can use _arguments_manager.set_option or linter.set_option to set options on the global configuration object. tests/tools/pyroma/test_pyroma_tool.py::test_forced_include Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils. tests/tools/pyroma/test_pyroma_tool.py::test_forced_include Setuptools is replacing distutils. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/tools/pyroma/test_pyroma_tool.py::test_forced_include - SystemEx... ================== 1 failed, 90 passed, 178 warnings in 4.54s ================== 2022-12-10T21:12:35 prospector 1.7.7 -> 1.8.3 https://github.com/PyCQA/prospector/releases 2022-12-10T21:12:37 attrpath: prospector 2022-12-10T21:12:38 Checking auto update branch... 2022-12-10T21:12:41 [version] 2022-12-10T21:12:41 [version] skipping because derivation has updateScript 2022-12-10T21:12:41 [rustCrateVersion] 2022-12-10T21:12:41 [rustCrateVersion] No cargoSha256 found 2022-12-10T21:12:41 [golangModuleVersion] 2022-12-10T21:12:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T21:12:41 [updateScript] 2022-12-10T21:12:43 [updateScript] Success 2022-12-10T21:12:43 [updateScript] this derivation will be built: /nix/store/2xvpk99c5z8ix5disq191q2sff8rblik-packages.json.drv building '/nix/store/2xvpk99c5z8ix5disq191q2sff8rblik-packages.json.drv'... Going to be running update for following packages: - prospector-1.7.7 Press Enter key to continue... Running update for: - prospector-1.7.7: UPDATING ... - prospector-1.7.7: DONE. Packages updated! 2022-12-10T21:12:43 2022-12-10T21:12:43 [quotedUrls] 2022-12-10T21:12:44 [quotedUrls] nothing found to replace 2022-12-10T21:12:44 Diff after rewrites: diff --git a/pkgs/development/tools/prospector/default.nix b/pkgs/development/tools/prospector/default.nix index d2855861dc8..b863e564d94 100644 --- a/pkgs/development/tools/prospector/default.nix +++ b/pkgs/development/tools/prospector/default.nix @@ -11,7 +11,7 @@ with python3.pkgs; buildPythonApplication rec { pname = "prospector"; - version = "1.7.7"; + version = "1.8.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -19,8 +19,8 @@ buildPythonApplication rec { src = fetchFromGitHub { owner = "PyCQA"; repo = pname; - rev = version; - hash = "sha256-sbPZmVeJtNphtjuZEfKcUgty9bJ3E/2Ya9RuX3u/XEs="; + rev = "refs/tags/v${version}"; + hash = "sha256-R3Sc4Qx6bht+XJhNj+fy32akzDOgSDF5LP3WE1qEyms="; }; nativeBuildInputs = [ 2022-12-10T21:14:12 No auto update branch exists 2022-12-10T21:14:24 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 prospector nix build failed. tests/execution/test_execution.py::test_total_errors tests/tools/mypy/test_mypy_tool.py::TestMypyTool::test_good_options tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_absolute_path_is_computed_correctly tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_will_throw_useless_suppression tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_wont_throw_false_positive_relative_beyond_top_level load_config_file has been deprecated. It will be removed in pylint 3.0. tests/tools/pycodestyle/test_pycodestyle_tool.py::TestPycodestyleTool::test_find_pep8_section_in_config [pep8] section is deprecated. Use [pycodestyle]. tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config tests/tools/pylint/test_pylint_tool.py::TestPylintTool::test_pylint_config global_set_option has been deprecated. You can use _arguments_manager.set_option or linter.set_option to set options on the global configuration object. tests/tools/pyroma/test_pyroma_tool.py::test_forced_include Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils. tests/tools/pyroma/test_pyroma_tool.py::test_forced_include Setuptools is replacing distutils. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/tools/pyroma/test_pyroma_tool.py::test_forced_include - SystemEx... ================== 1 failed, 90 passed, 178 warnings in 4.61s ==================