14
0

Accepting request 1060981 from home:bnavigator:branches:devel:languages:python

- Allow 1.6.0 <= autopep8 < 2.1
  * Add pylsp-pr345-autopep8-2.patch
  * gh#python-lsp/python-lsp-server#345
- Fix yapf requirement for toml
  * gh#python-lsp/python-lsp-server#346

OBS-URL: https://build.opensuse.org/request/show/1060981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=33
This commit is contained in:
2023-01-25 16:32:10 +00:00
committed by Git OBS Bridge
parent e8be8ee9ed
commit 99b7a6a1b1
3 changed files with 37 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 25 16:28:20 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Allow 1.6.0 <= autopep8 < 2.1
* Add pylsp-pr345-autopep8-2.patch
* gh#python-lsp/python-lsp-server#345
- Fix yapf requirement for toml
* gh#python-lsp/python-lsp-server#346
-------------------------------------------------------------------
Thu Jan 19 10:10:31 UTC 2023 - Ben Greiner <code@bnavigator.de>