python310Packages.python-lsp-server 0 -> 1 attrpath: python310Packages.python-lsp-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7vdfcsnanj51z9isnh6s3wfrn6dpxi7b-packages.json.drv building '/nix/store/7vdfcsnanj51z9isnh6s3wfrn6dpxi7b-packages.json.drv'... Going to be running update for following packages: - python3.10-python-lsp-server-1.7.0 Press Enter key to continue... Running update for: - python3.10-python-lsp-server-1.7.0: UPDATING ... - python3.10-python-lsp-server-1.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-lsp-server/default.nix b/pkgs/development/python-modules/python-lsp-server/default.nix index 01dc904293e..226dd7f336d 100644 --- a/pkgs/development/python-modules/python-lsp-server/default.nix +++ b/pkgs/development/python-modules/python-lsp-server/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "python-lsp-server"; - version = "1.7.0"; + version = "1.7.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "python-lsp"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-9cyzJxyCris7FsVni5IZCCL6IAcsN8tMakNoKPeWv7s="; + hash = "sha256-Rx8mHBmJw4gh0FtQBVMmOlQklODplrhnWwzsEhQm4NE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.python-lsp-server nix build failed. __import__(mod_name) test/plugins/test_autoimport.py::test_autoimport_completion[completions0] test/plugins/test_autoimport.py::test_autoimport_defined_name test/plugins/test_completion.py::test_rope_completion test/plugins/test_completion.py::test_rope_completion test/plugins/test_rope_rename.py::test_rope_rename /nix/store/k9xgjss67qmi863diq2cwxkcf6p8m674-python3.10-rope-1.6.0/lib/python3.10/site-packages/rope/base/project.py:230: DeprecationWarning: Delete once deprecated functions are gone self._init_source_folders() test/plugins/test_completion.py::test_rope_completion test/plugins/test_rope_rename.py::test_rope_rename /nix/store/k9xgjss67qmi863diq2cwxkcf6p8m674-python3.10-rope-1.6.0/lib/python3.10/site-packages/rope/base/libutils.py:34: DeprecationWarning: relative is deprecated return relative(project.address, path) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ===Flaky Test Report=== test_initialize passed 1 out of the required 1 times. Success! test_missing_message passed 1 out of the required 1 times. Success! test_debounce passed 1 out of the required 1 times. Success! test_debounce_keyed_by passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== =========================== short test summary info ============================ FAILED test/plugins/test_pydocstyle_lint.py::test_pydocstyle - ValueError: not enough values to unpack (expected 4, got 3) FAILED test/plugins/test_pydocstyle_lint.py::test_pydocstyle_empty_source - ValueError: not enough values to unpack (expected 4, got 3) FAILED test/plugins/test_pydocstyle_lint.py::test_pydocstyle_invalid_source - ValueError: not enough values to unpack (expected 4, got 3) ===== 3 failed, 162 passed, 9 skipped, 2 deselected, 9 warnings in 39.83s ====== /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 1570: pop_var_context: head of shell_variables not a function context