FS#75728 - [spyder] python-jupyter_client-7.3.5-1 breaks spyder

Attached to Project: Community Packages
Opened by Skupin Skupin (stefan.skupin) - Monday, 29 August 2022, 09:52 GMT
Last edited by Toolybird (Toolybird) - Monday, 29 August 2022, 21:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

It seems that python-tornado 6.2 is required with python-jupyter_client 7.3.5

pkg_resources.ContextualVersionConflict: (tornado 6.1 (/usr/lib/python3.10/site-packages), Requirement.parse('tornado>=6.2'), {'jupyter-client'})

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

Steps to reproduce:

Install python-jupyter_client-7.3.5-1

Downgrade to python-jupyter_client-7.3.4-1 solves the issue.
This task depends upon

Closed by  Toolybird (Toolybird)
Monday, 29 August 2022, 21:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-tornado 6.2.0-1
Comment by Maxim (mxfm) - Monday, 29 August 2022, 19:54 GMT
Basically it means that python-tornado must be updated to 6.2. It was marked as outdated in July.
Comment by Toolybird (Toolybird) - Monday, 29 August 2022, 21:40 GMT
python-tornado was just updated to 6.2. IIUC this solves the problem.

Loading...