%gui qt now uses Qt 5 by default rather than Qt 4, following a similar
change in terminal IPython.devel/ipython and devel/py-ipykernel must
get patched simultaneously to avoid generating a circular dependency.

- devel/ipython:
Changelog
https://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-8-0

I see no possible problems, self-tested and tested some cosumers:
devel/py-ipykernel (updated)
shells/py-qtconsole
www/jupyter-notebook

The self-test returns 1 error, I think that is related to
graphics/py-matplotlib.
(I added matplotlib to the test depends, it wasn't there before)

I disabled the building of the docs, I will send in a later mail
devel/ipython-docs with the same content, but given that the docs need
ipykernel (that depends on ipython to run) to build makes hard
(meaning, not without lots of additional logic and work) to build
ipython and ipython-docs altogether.

We should wait on edd@ to decide if this is OK, given that he is the maintainer.

- devel/py-ipykernel:
Changelog
https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst

I see no possible problems, except for:
"%gui qt now uses Qt 5 by default rather than Qt 4, following a
similar change in terminal IPython."
Might generate some problem with the Qt version used by some consumer.

Regression tests passing.
Tested OK in consumers:
shells/py-qtconsole
www/jupyter-notebook

Taking maintainership. (already talked with Alexandr)

Cheers.
Elias.

Attachment: ipython.diff
Description: Binary data

Attachment: py-ipykernel.diff
Description: Binary data

Reply via email to