FS#74180 - [python-spyder-kernels] requires ipython<8

Attached to Project: Community Packages
Opened by Skupin Skupin (stefan.skupin) - Monday, 21 March 2022, 08:17 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Tuesday, 22 March 2022, 17:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: python-spyder-kernels 2.2.1-1 requires ipython<8

pkg_resources.ContextualVersionConflict: (ipython 8.1.1 (/usr/lib/python3.10/site-packages), Requirement.parse('ipython<8,>=7.6.0'), {'spyder-kernels'})

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

Steps to reproduce:

After upgrading spyder and spyder kernels to latest version spyder crashes because ipython version is too high.
Downgrading ipython to 7.31.0-1 solves this issue. I did not try to downgrade spyder and spyder kernels.


This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Tuesday, 22 March 2022, 17:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  Done in 2.2.1-2, I missed that one.

Loading...