This is one of the many changes needed to update numpy to v1.17.0 or
newer as numpy is now python3-only.
Analysis of py-zmq consumers flubbed by me. Luckily bket@ did a much
better dependency analysis of the py-zmq consumers.
ok bket@
Tweaks, advices and patches by jca@
OK sthen@ "If things are still working with it"
OK jca@ "If you know that consumer ports can cope with this update"
This update was reverted just before 6.4 because of an issue with
www/jupyter-notebook:
https://marc.info/?l=openbsd-ports&m=153785226020468&w=2
Issue has been resolved by the recent update of graphics/py-matplotlib.
From Elias M. Mariani (maintainer).
py-zmq-17.1.2 breaks www/jupyter-notebook. Issue can be fixed by
updating py-ipkernel to a newer version, which does not work with the
version of py-matplotlib in ports. This can be fixed by updating
py-matplotlib to a newer version, which relies on two new ports...
For now make sure that 6.4 ships with a version of py-zmq that does not
break stuff.
OK sthen@, jca@