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

- Update to version 1.2.4
  * Pin flake8 to be less than version 4.
  * Fix a pylint test when PyLsp is not installed.

OBS-URL: https://build.opensuse.org/request/show/927779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=6
This commit is contained in:
2021-10-27 19:54:40 +00:00
committed by Git OBS Bridge
parent 9ebbb45a62
commit 051dcd7264
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 27 13:16:45 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 1.2.4
* Pin flake8 to be less than version 4.
* Fix a pylint test when PyLsp is not installed.
-------------------------------------------------------------------
Sun Oct 3 18:50:53 UTC 2021 - Ben Greiner <code@bnavigator.de>