head	1.7;
access;
symbols
	pkgsrc-2026Q2:1.7.0.8
	pkgsrc-2026Q2-base:1.7
	pkgsrc-2026Q1:1.7.0.6
	pkgsrc-2026Q1-base:1.7
	pkgsrc-2025Q4:1.7.0.4
	pkgsrc-2025Q4-base:1.7
	pkgsrc-2025Q3:1.7.0.2
	pkgsrc-2025Q3-base:1.7
	pkgsrc-2025Q2:1.6.0.2
	pkgsrc-2025Q2-base:1.6
	pkgsrc-2025Q1:1.5.0.8
	pkgsrc-2025Q1-base:1.5
	pkgsrc-2024Q4:1.5.0.6
	pkgsrc-2024Q4-base:1.5
	pkgsrc-2024Q3:1.5.0.4
	pkgsrc-2024Q3-base:1.5
	pkgsrc-2024Q2:1.5.0.2
	pkgsrc-2024Q2-base:1.5
	pkgsrc-2024Q1:1.4.0.4
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.4.0.2
	pkgsrc-2023Q4-base:1.4
	pkgsrc-2023Q3:1.3.0.4
	pkgsrc-2023Q3-base:1.3
	pkgsrc-2023Q2:1.3.0.2
	pkgsrc-2023Q2-base:1.3
	pkgsrc-2023Q1:1.2.0.12
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.10
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.8
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.6
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.4
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.2
	pkgsrc-2021Q4-base:1.2;
locks; strict;
comment	@# @;


1.7
date	2025.07.13.10.36.32;	author wiz;	state Exp;
branches;
next	1.6;
commitid	iSKBkWHHFoAmAz2G;

1.6
date	2025.04.13.19.05.17;	author wiz;	state Exp;
branches;
next	1.5;
commitid	poL67GHwTM6gkVQF;

1.5
date	2024.04.05.10.50.23;	author wiz;	state Exp;
branches;
next	1.4;
commitid	7Iz6Hu7ZVOIOzW4F;

1.4
date	2023.10.28.19.57.10;	author wiz;	state Exp;
branches;
next	1.3;
commitid	jP8MYROLWZ3yJqKE;

1.3
date	2023.05.06.17.04.55;	author wiz;	state Exp;
branches;
next	1.2;
commitid	w78xrcOmLmT0pVnE;

1.2
date	2021.11.05.13.18.00;	author adam;	state Exp;
branches;
next	1.1;
commitid	iAWkCKSvrcedKBfD;

1.1
date	2021.11.05.12.36.15;	author wiz;	state Exp;
branches;
next	;
commitid	M6eKjBiW732TvBfD;


desc
@@


1.7
log
@py-lsp-server: update to 1.13.0.

## Version 1.13.0 (2025/07/07)

### New features
* Format signatures in docstrings.
* Add support for type definition.
* Send websocket payload using a queue.
* Fix getting symbols with inline comments that include the `import` word.
* Drop support for Python 3.8
@
text
@@@comment $NetBSD$
bin/pylsp-${PYVERSSUFFIX}
${PYSITELIB}/pylsp/__init__.py
${PYSITELIB}/pylsp/__init__.pyc
${PYSITELIB}/pylsp/__init__.pyo
${PYSITELIB}/pylsp/__main__.py
${PYSITELIB}/pylsp/__main__.pyc
${PYSITELIB}/pylsp/__main__.pyo
${PYSITELIB}/pylsp/_utils.py
${PYSITELIB}/pylsp/_utils.pyc
${PYSITELIB}/pylsp/_utils.pyo
${PYSITELIB}/pylsp/_version.py
${PYSITELIB}/pylsp/_version.pyc
${PYSITELIB}/pylsp/_version.pyo
${PYSITELIB}/pylsp/config/__init__.py
${PYSITELIB}/pylsp/config/__init__.pyc
${PYSITELIB}/pylsp/config/__init__.pyo
${PYSITELIB}/pylsp/config/config.py
${PYSITELIB}/pylsp/config/config.pyc
${PYSITELIB}/pylsp/config/config.pyo
${PYSITELIB}/pylsp/config/flake8_conf.py
${PYSITELIB}/pylsp/config/flake8_conf.pyc
${PYSITELIB}/pylsp/config/flake8_conf.pyo
${PYSITELIB}/pylsp/config/pycodestyle_conf.py
${PYSITELIB}/pylsp/config/pycodestyle_conf.pyc
${PYSITELIB}/pylsp/config/pycodestyle_conf.pyo
${PYSITELIB}/pylsp/config/source.py
${PYSITELIB}/pylsp/config/source.pyc
${PYSITELIB}/pylsp/config/source.pyo
${PYSITELIB}/pylsp/hookspecs.py
${PYSITELIB}/pylsp/hookspecs.pyc
${PYSITELIB}/pylsp/hookspecs.pyo
${PYSITELIB}/pylsp/lsp.py
${PYSITELIB}/pylsp/lsp.pyc
${PYSITELIB}/pylsp/lsp.pyo
${PYSITELIB}/pylsp/plugins/__init__.py
${PYSITELIB}/pylsp/plugins/__init__.pyc
${PYSITELIB}/pylsp/plugins/__init__.pyo
${PYSITELIB}/pylsp/plugins/_resolvers.py
${PYSITELIB}/pylsp/plugins/_resolvers.pyc
${PYSITELIB}/pylsp/plugins/_resolvers.pyo
${PYSITELIB}/pylsp/plugins/_rope_task_handle.py
${PYSITELIB}/pylsp/plugins/_rope_task_handle.pyc
${PYSITELIB}/pylsp/plugins/_rope_task_handle.pyo
${PYSITELIB}/pylsp/plugins/autopep8_format.py
${PYSITELIB}/pylsp/plugins/autopep8_format.pyc
${PYSITELIB}/pylsp/plugins/autopep8_format.pyo
${PYSITELIB}/pylsp/plugins/definition.py
${PYSITELIB}/pylsp/plugins/definition.pyc
${PYSITELIB}/pylsp/plugins/definition.pyo
${PYSITELIB}/pylsp/plugins/flake8_lint.py
${PYSITELIB}/pylsp/plugins/flake8_lint.pyc
${PYSITELIB}/pylsp/plugins/flake8_lint.pyo
${PYSITELIB}/pylsp/plugins/folding.py
${PYSITELIB}/pylsp/plugins/folding.pyc
${PYSITELIB}/pylsp/plugins/folding.pyo
${PYSITELIB}/pylsp/plugins/highlight.py
${PYSITELIB}/pylsp/plugins/highlight.pyc
${PYSITELIB}/pylsp/plugins/highlight.pyo
${PYSITELIB}/pylsp/plugins/hover.py
${PYSITELIB}/pylsp/plugins/hover.pyc
${PYSITELIB}/pylsp/plugins/hover.pyo
${PYSITELIB}/pylsp/plugins/jedi_completion.py
${PYSITELIB}/pylsp/plugins/jedi_completion.pyc
${PYSITELIB}/pylsp/plugins/jedi_completion.pyo
${PYSITELIB}/pylsp/plugins/jedi_rename.py
${PYSITELIB}/pylsp/plugins/jedi_rename.pyc
${PYSITELIB}/pylsp/plugins/jedi_rename.pyo
${PYSITELIB}/pylsp/plugins/mccabe_lint.py
${PYSITELIB}/pylsp/plugins/mccabe_lint.pyc
${PYSITELIB}/pylsp/plugins/mccabe_lint.pyo
${PYSITELIB}/pylsp/plugins/preload_imports.py
${PYSITELIB}/pylsp/plugins/preload_imports.pyc
${PYSITELIB}/pylsp/plugins/preload_imports.pyo
${PYSITELIB}/pylsp/plugins/pycodestyle_lint.py
${PYSITELIB}/pylsp/plugins/pycodestyle_lint.pyc
${PYSITELIB}/pylsp/plugins/pycodestyle_lint.pyo
${PYSITELIB}/pylsp/plugins/pydocstyle_lint.py
${PYSITELIB}/pylsp/plugins/pydocstyle_lint.pyc
${PYSITELIB}/pylsp/plugins/pydocstyle_lint.pyo
${PYSITELIB}/pylsp/plugins/pyflakes_lint.py
${PYSITELIB}/pylsp/plugins/pyflakes_lint.pyc
${PYSITELIB}/pylsp/plugins/pyflakes_lint.pyo
${PYSITELIB}/pylsp/plugins/pylint_lint.py
${PYSITELIB}/pylsp/plugins/pylint_lint.pyc
${PYSITELIB}/pylsp/plugins/pylint_lint.pyo
${PYSITELIB}/pylsp/plugins/references.py
${PYSITELIB}/pylsp/plugins/references.pyc
${PYSITELIB}/pylsp/plugins/references.pyo
${PYSITELIB}/pylsp/plugins/rope_autoimport.py
${PYSITELIB}/pylsp/plugins/rope_autoimport.pyc
${PYSITELIB}/pylsp/plugins/rope_autoimport.pyo
${PYSITELIB}/pylsp/plugins/rope_completion.py
${PYSITELIB}/pylsp/plugins/rope_completion.pyc
${PYSITELIB}/pylsp/plugins/rope_completion.pyo
${PYSITELIB}/pylsp/plugins/signature.py
${PYSITELIB}/pylsp/plugins/signature.pyc
${PYSITELIB}/pylsp/plugins/signature.pyo
${PYSITELIB}/pylsp/plugins/symbols.py
${PYSITELIB}/pylsp/plugins/symbols.pyc
${PYSITELIB}/pylsp/plugins/symbols.pyo
${PYSITELIB}/pylsp/plugins/type_definition.py
${PYSITELIB}/pylsp/plugins/type_definition.pyc
${PYSITELIB}/pylsp/plugins/type_definition.pyo
${PYSITELIB}/pylsp/plugins/yapf_format.py
${PYSITELIB}/pylsp/plugins/yapf_format.pyc
${PYSITELIB}/pylsp/plugins/yapf_format.pyo
${PYSITELIB}/pylsp/py.typed
${PYSITELIB}/pylsp/python_lsp.py
${PYSITELIB}/pylsp/python_lsp.pyc
${PYSITELIB}/pylsp/python_lsp.pyo
${PYSITELIB}/pylsp/text_edit.py
${PYSITELIB}/pylsp/text_edit.pyc
${PYSITELIB}/pylsp/text_edit.pyo
${PYSITELIB}/pylsp/uris.py
${PYSITELIB}/pylsp/uris.pyc
${PYSITELIB}/pylsp/uris.pyo
${PYSITELIB}/pylsp/workspace.py
${PYSITELIB}/pylsp/workspace.pyc
${PYSITELIB}/pylsp/workspace.pyo
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
@


1.6
log
@py-lsp-server: fix for setuptools>=78
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.5 2024/04/05 10:50:23 wiz Exp $
d102 3
d108 1
@


1.5
log
@py-lsp-server: update to 1.11.0.

## Version 1.11.0 (2024/03/29)

### New features

* Remove the `rope_rename` plugin. People that were using it need to install
  the `pylsp-rope` third-party plugin instead.
* Add support for Pylint 3.1

### Issues Closed

* - Confusion about rename support

### Pull Requests Merged

* - Bump pylint to `>=3.1,<4`
* - Add fallback for `ujson` import
* - Remove `.config/flake8` reference in Readme
* - Fix isort plugin name in Readme
* - Remove built-in `rope_rename` plugin
* - Add contributing guide to setup dev environment
@
text
@d1 1
a1 1
@@comment $NetBSD$
a116 1
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d121 1
@


1.4
log
@python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
@
text
@a95 3
${PYSITELIB}/pylsp/plugins/rope_rename.py
${PYSITELIB}/pylsp/plugins/rope_rename.pyc
${PYSITELIB}/pylsp/plugins/rope_rename.pyo
@


1.3
log
@py-lsp-server: update to 1.7.2.

# History of changes

## Version 1.7.2 (2023/04/02)

### Issues Closed

- WorkDoneProgress tokens not initialized properly by the server
- yapf formatting fails when pyproject.toml is in the workspace

### Pull Requests Merged

- Add toml dependency for yapf and constrain yapf to be less than 0.32
- Raise upper bound of autopep8
- Bump pydocstyle to 6.3
- Initialize LSP progress token before using it and remove progress for sync plugins

----

## Version 1.7.1 (2023/01/17)

### Issues Closed

- Failed to load hook pylsp_lint: too many values to unpack (expected 3)

### Pull Requests Merged

- Use shlex.split() to split pylint flags
- Improve Jedi file completions for directories
- Include missing Pylint "information" category
- Add top constraint to Pylint and fix constraint for `whatthepatch`
- Fix pydocstyle linting with its 6.2.0 version
- Use `sys.executable` instead of `python` in Pylint plugin

----

## Version 1.7.0 (2022/12/29)

### New features

* Add a new plugin to provide autoimport functionality (disabled by default).
* Add progress reporting.
* Make `jedi_definition` plugin follow definitions to `pyi` files.
* Add support for flake8 version 6.
* Add support for Yapf ignore patterns.
* Add mccabe setting to flake8 plugin.

### Issues Closed

- Is there a configuration option to enable jumping to builtin module stubs
- Autoimport keep throwing exception when delete a line
- `textDocument/documentSymbol` returns empty result for non-existing files
- List of allowed values for pylsp.plugins.pydocstyle.convention in CONFIGURATION.md incorrect
- Progress support
- Auto-import

### Pull Requests Merged

- Don't show signature for modules in hovers
- Change Pylint run to set cwd correctly
- Expose setting to follow builtin and extension definitions to stub files
- Fix Pycodestyle linting with line endings other than LF
- Ensure proper document match to avoid empty outline (Symbols)
- Support Flake8 version 6
- Update Readme with link to python-lsp-ruff and mention to code actions
- Make flake8 respect configuration
- Fix autoimport raising AttributeError in some cases
- Fix the completion of `include_function_objects`
- Report autoimport progress
- Fix symbols for non-existing (unsaved) files
- Fix autoimport plugin not being disabled by default
- Update outdated username in docs
- Update allowed values for pydocstyle convention in CONFIGURATION.md
- Fix Debian package name
- Add progress reporting
- Add a plugin to provide autoimport functionality
- Add mccabe setting to flake8
- Add support for Yapf ignore patterns

----

## Version 1.6.0 (2022/11/02)

### New features

* Migrate to MarkupContent and convert docstrings to Markdown by default.
* Add support for flake8 version 5.
* Add function objects to Jedi completions.
* Don't include class and functions objects by default in Jedi completions.

### Issues Closed

- Completion result have "typeParameter" duplicates
- Server warns when optional modules do not exist
- Errors in CONFIGURATION.md
- Conflict between README and CONFIGURATION
- Add alternative ways to install python-lsp-server
- Add function objects to completions
- `Failed to load hook pylsp_completions: 'NoneType' object has no attribute 'type'` when working with Numpy 1.23
- Consider using docstring_to_markdown for markdown hover and documentation
- Migrate from deprecated MarkedString to MarkupContent

### Pull Requests Merged

- Don't include class objects by default in completions
- Improve how Jedi handles Numpy
- Make default for `include_function_objects` false
- Include params only for classes and functions
- Update the configuration schema for consistency
- Prefer info log message for missing optional modules
- Fix options not being passed to yapf format
- PR: Include all symbols that Jedi reports as declared in a file when `add_import_symbols` is `False`
- Fix pylint message in tests
- Add support for flake8 version 5
- Include traceback when plugin fails to load
- Add more installation instructions to Readme
- Add support for including function objects
- Remove redundant wheel dep from pyproject.toml
- Update release instructions to use new build mechanism
- Migrate to MarkupContent and convert docstrings to Markdown

----

## Version 1.5.0 (2022/07/10)

### New features

* Add `DiagnosticTag` tags for Pylint, Pycodestyle, and Flake8 plugins.
* Add support to connect to the server through websockets.
* Allow multiple per-file-ignores for the same pattern in Flake8 plugin.
* Parse YAPF diffs into TextEdits.
* Add support for LSP formatting `options` parameter.

### Issues Closed

- Flake8 reports wrong severity level for code Fxxx
- Flake8 reports wrong severity level for E999
- Add .flake8 to the discovery paths
- Rope completions enabled or disabled by default
- Please add basic usage documentation
- Add `DiagnosticTag` tags for pylint, pycodestyle, and flake8
- Flake8 plugins issues
- Websockets built-in support

### Pull Requests Merged

- Report Flake8 errors with Error severity level
- Fix documentation for location of Flake8 configuration files
- Use Numpy less than 1.23 in our tests
- Add `DiagnosticTag` support
- Improve schema type compliance, improve CONFIGURATION.md
- Add autopep8.enabled to the configuration schema
- Change severity level for flake8 errors
- Remove preload module from Readme
- Allow multiple per-file-ignores for the same pattern in flake8 plugin
- Remove reference to pyls-flake8 in Readme
- Restore the copyright headers in `setup.cfg` and `pyproject.toml`
- Match rope_completions setting documentation with reality
- Move the project metadata into `PEP 621`-compliant `pyproject.toml`
- Add plugins for pylint and flake8 to readme
- Mention `pylsp` command in README
- Fix section that was misplaced in changelog
- Parse YAPF diffs into TextEdits (instead of sending the full doc)
- Add support for LSP formatting `options` parameter
- Add web sockets support

----

## Version 1.4.1 (2022/03/27)

### Pull Requests Merged

- Fix Yapf formatting with CRLF line endings
- Improved documentation regarding configuration

----

## Version 1.4.0 (2022/03/11)

### New features

* Support pycodestyle indent-size option
* Add `DiagnosticTag` constants from LSP 3.15
* Drop support for Python 3.6

### Issues Closed

- Plugin crash crashes whole diagnostic
- README.md: Windows users trying to install the *extras* in `cmd.exe` need to use double quotes instead of single quotes
- C extensions printing on import break pylint diagnostics
- Still shows diagnostics on closed files
- Use git-based versioning

### Pull Requests Merged

- Clear diagnostics when closing documents
- Update single quotes to double quotes for install command examples
- Prevent third-party plugins with faulty hooks to crash the server
- Prevent faulty third-party plugins to crash the server
- Fix Autopep8 and Yapf formatting with CR line endings
- Fix pygame greeting breaking pylint diagnostics
- Add `DiagnosticTag` constants from LSP 3.15
- Support pycodestyle indent-size option
- Make pylint test Python version independent
- Add license info to `setup.py` so it will show up in wheel installs
- Update Python base version to 3.7+
- Move the package metadata from setup.py to setup.cfg

----

## Version 1.3.3 (2021-12-13)

### Issues Closed

- Resolving completion triggers an error

### Pull Requests Merged

- Fix test_syntax_error_pylint_py3 for Python 3.10
- Fix error when resolving completion items for Rope

----

## Version 1.3.2 (2021-11-25)

### Issues Closed

- Error on triggering completions in import context

### Pull Requests Merged

- Fix formatting a log message

----

## Version 1.3.1 (2021-11-22)

### Pull Requests Merged

- Fix tests for Jedi 0.18.1

----

## Version 1.3.0 (2021-11-22)

### New features

* Create a cache for code snippets to speed up completions.

### Important changes

* Option `jedi_completion.resolve_at_most_labels` was renamed to `jedi_completion.resolve_at_most`
  because now it controls how many labels and snippets will be resolved per request.
* Option `jedi_completion.cache_labels_for` was renamed to `jedi_completion.cache_for` because now
  it controls the modules for which labels and snippets should be cached.
* Update requirements on Pylint, flake8, pycodestyle, pyflakes and autopep8.

### Pull Requests Merged

- Fix another test with Python 3.10
- Use sys.executable in flake8 plugin to make tests pass on systems that don't provide a python link
- Fix test with Python 3.10
- Update requirements on flake8 and its dependencies
- Adjust readme to pylsp-mypy rename
- Unpin Pylint
- Create a cache for snippets
@
text
@d5 1
d8 1
d11 1
d14 1
d17 1
d20 1
d23 1
d26 1
d29 1
d32 1
d35 1
d38 1
d41 1
d44 1
d47 1
d50 1
d53 1
d56 1
d59 1
d62 1
d65 1
d68 1
d71 1
d74 1
d77 1
d80 1
d83 1
d86 1
d89 1
d92 1
d95 1
d98 1
d101 1
d104 1
d107 1
d110 1
d113 1
d116 1
d119 1
a119 1
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
a122 1
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
a123 1
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
@


1.2
log
@py-lsp-server: cleanups
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.1 2021/11/05 12:36:15 wiz Exp $
a2 6
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
a4 1
${PYSITELIB}/pylsp/__init__.pyo
a6 1
${PYSITELIB}/pylsp/__main__.pyo
a8 1
${PYSITELIB}/pylsp/_utils.pyo
a10 1
${PYSITELIB}/pylsp/_version.pyo
a12 1
${PYSITELIB}/pylsp/config/__init__.pyo
a14 1
${PYSITELIB}/pylsp/config/config.pyo
a16 1
${PYSITELIB}/pylsp/config/flake8_conf.pyo
a18 1
${PYSITELIB}/pylsp/config/pycodestyle_conf.pyo
a20 1
${PYSITELIB}/pylsp/config/source.pyo
a22 1
${PYSITELIB}/pylsp/hookspecs.pyo
a24 1
${PYSITELIB}/pylsp/lsp.pyo
d27 4
a30 1
${PYSITELIB}/pylsp/plugins/__init__.pyo
a32 1
${PYSITELIB}/pylsp/plugins/autopep8_format.pyo
a34 1
${PYSITELIB}/pylsp/plugins/definition.pyo
a36 1
${PYSITELIB}/pylsp/plugins/flake8_lint.pyo
a38 1
${PYSITELIB}/pylsp/plugins/folding.pyo
a40 1
${PYSITELIB}/pylsp/plugins/highlight.pyo
a42 1
${PYSITELIB}/pylsp/plugins/hover.pyo
a44 1
${PYSITELIB}/pylsp/plugins/jedi_completion.pyo
a46 1
${PYSITELIB}/pylsp/plugins/jedi_rename.pyo
a48 1
${PYSITELIB}/pylsp/plugins/mccabe_lint.pyo
a50 1
${PYSITELIB}/pylsp/plugins/preload_imports.pyo
a52 1
${PYSITELIB}/pylsp/plugins/pycodestyle_lint.pyo
a54 1
${PYSITELIB}/pylsp/plugins/pydocstyle_lint.pyo
a56 1
${PYSITELIB}/pylsp/plugins/pyflakes_lint.pyo
a58 1
${PYSITELIB}/pylsp/plugins/pylint_lint.pyo
d61 2
a62 1
${PYSITELIB}/pylsp/plugins/references.pyo
a64 1
${PYSITELIB}/pylsp/plugins/rope_completion.pyo
a66 1
${PYSITELIB}/pylsp/plugins/rope_rename.pyo
a68 1
${PYSITELIB}/pylsp/plugins/signature.pyo
a70 1
${PYSITELIB}/pylsp/plugins/symbols.pyo
a72 1
${PYSITELIB}/pylsp/plugins/yapf_format.pyo
d75 2
a76 1
${PYSITELIB}/pylsp/python_lsp.pyo
a78 1
${PYSITELIB}/pylsp/uris.pyo
d81 9
a89 1
${PYSITELIB}/pylsp/workspace.pyo
@


1.1
log
@lang/py-lsp-server: import py-lsp-server-1.2.4

A Python 3.6+ implementation of the Language Server Protocol.

This is a fork of the python-language-server project, maintained
by the Spyder IDE team and the community.
@
text
@d1 1
a1 1
@@comment $NetBSD$
d3 6
a113 6
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@

