FS#76666 - [python-pycodestyle] 2.10.0-1 breaks spyder through python-lsp-server

Attached to Project: Community Packages
Opened by Skupin Skupin (stefan.skupin) - Friday, 25 November 2022, 09:33 GMT
Last edited by Daniel M. Capella (polyzen) - Sunday, 27 November 2022, 00:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Daniel M. Capella (polyzen)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

pkg_resources.ContextualVersionConflict: (pycodestyle 2.10.0 (/usr/lib/python3.10/site-packages), Requirement.parse('pycodestyle<2.10.0,>=2.9.0; extra == "all"'), {'python-lsp-server'})

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:

upgrade to 2.10.0-1 and launch spyder.

downgrade to 2.9.1-2 fixes the issue.
This task depends upon

Closed by  Daniel M. Capella (polyzen)
Sunday, 27 November 2022, 00:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  This was caused by an incompatibility with flake8 5.4.0. flake8 6.0.0 in the repos now
Comment by Toolybird (Toolybird) - Friday, 25 November 2022, 21:51 GMT
Dupe  FS#76670 

Loading...