1
0

11 Commits

Author SHA256 Message Date
25fb0692bd Accepting request 1159901 from home:bnavigator:branches:devel:languages:python
- Skip syntax error test, failig with black 24.3
  * gh#python-lsp/python-lsp-black#57

OBS-URL: https://build.opensuse.org/request/show/1159901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=20
2024-03-20 16:47:38 +00:00
272d8dd5c4 Accepting request 1154411 from home:bnavigator:branches:devel:languages:python
- Add python-lsp-black-pr56-black24.2.patch
  gh#python-lsp/python-lsp-black#56

OBS-URL: https://build.opensuse.org/request/show/1154411
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=18
2024-03-03 11:30:11 +00:00
54abdc0907 - update to 2.0.0:
* Add support to format indented selections of code. This
    requires Black 23.11.0+
  * Change entrypoint name to be `black`. This changes the
    options namespace for this plugin from `pylsp.pylsp_black`
    to `pylsp.black`.
  * Drop support for Python 3.7.
- Be clear that we require lsp-jsonrpc, because the test suite does.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=16
2024-01-05 18:17:01 +00:00
18a41f44f1 Accepting request 1121656 from home:bnavigator:branches:devel:languages:python
- Revert the last change. The error message was genuine and showed
  a dependency issue.

OBS-URL: https://build.opensuse.org/request/show/1121656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=14
2023-11-01 16:07:18 +00:00
Steve Kowalik
efaae033d6 - Be clear that we require lsp-jsonrpc, because the test suite does.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=13
2023-11-01 06:15:15 +00:00
30d38d9f5a - Update to 1.3.0
* Support for black's preview and skip-magic-trailing-comma
    config options.
  * Better TOML support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=11
2023-07-01 13:46:50 +00:00
a51152c39b - Update to 1.2.1
* This release disables autopep8 and yapf plugins to avoid
    conflicts with black.
  * black minimum version has been increased to 22.3.0 because of
    an incompatibility with new versions of click.
- Enable test suite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=9
2022-10-27 17:17:44 +00:00
a5cf966635 Accepting request 968078 from home:bnavigator:branches:devel:languages:python:numeric
- Fix runtime requirement for black

OBS-URL: https://build.opensuse.org/request/show/968078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=7
2022-04-09 22:47:45 +00:00
4a6b3f8dd4 Accepting request 968060 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.2.0
  * This release fixes formatting of Python files with non-UNIX
    line endings, adds plugin configuration support and black
    configuration caching to improve performance.
  * Official support for Python 3.10 by @wlcx (PR 31).
  * Correctly format files and ranges with line endings other than
    LF by @ccordoba12 (PR 28).
  * Plugin configuration support and black configuration caching by
    @ccordoba12 and @haplo (PR 26).
  * Fixed PyPI badge in Readme (PR 32).
  * Updated pre-commit hooks' versions (PR 33).

OBS-URL: https://build.opensuse.org/request/show/968060
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=5
2022-04-09 21:21:30 +00:00
6126956443 Accepting request 964846 from home:bnavigator:branches:devel:languages:python
- Update to 1.1.0
  * Support global config as a fallback by @jdost in #19
  * Fix TypeError when formatting with black 22.1.0+ by @wlcx in
    #30

OBS-URL: https://build.opensuse.org/request/show/964846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=3
2022-03-25 12:42:51 +00:00
59903a8394 Accepting request 906136 from home:bnavigator:branches:devel:languages:python
new fork to replace the plugin for Palantir's abandoned LSP server. No conflicting namespaces.

OBS-URL: https://build.opensuse.org/request/show/906136
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=1
2021-07-14 14:50:05 +00:00