FS#79309 - [python-lsp-server] incompatible with python-pyflakes 3.1
Attached to Project:
Arch Linux
Opened by Chih-Hsuan Yen (yan12125) - Sunday, 06 August 2023, 12:13 GMT
Last edited by Chih-Hsuan Yen (yan12125) - Saturday, 02 September 2023, 13:15 GMT
Opened by Chih-Hsuan Yen (yan12125) - Sunday, 06 August 2023, 12:13 GMT
Last edited by Chih-Hsuan Yen (yan12125) - Saturday, 02 September 2023, 13:15 GMT
|
Details
Description:
Current python-lsp-server is incompatible with python-pyflakes 3.1 as explained in the linked upstream issue. The attached PKGBUILD removes the issue. Additional info: * python-lsp-server 1.7.2-3, python-pyflakes 3.1.0-1 * https://github.com/python-lsp/python-lsp-server/issues/412 Steps to reproduce: 1. Setup coc.nvim integration for pylsp 2. Open a Python file with issues |
This task depends upon
Closed by Chih-Hsuan Yen (yan12125)
Saturday, 02 September 2023, 13:15 GMT
Reason for closing: Fixed
Additional comments about closing: python-lsp-server 1.7.4-1
Saturday, 02 September 2023, 13:15 GMT
Reason for closing: Fixed
Additional comments about closing: python-lsp-server 1.7.4-1
Comment by
Chih-Hsuan Yen (yan12125) -
Saturday, 02 September 2023, 13:14 GMT
I can confirm the issue is fixed with 1.7.4 update
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsp-server/-/commit/8a15c227b1860a0b24e4a1824cbf48b101081693
PKGBUILD