New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/30873#issuecomment-846094493 Comment: I force-pushed a couple of fixes and broke the check cycle by disabling checks in `python3-jupyter_core`, `python3_jupyter_client` and `python3-ipython_ipykernel`. However, there are still some changes that should be made: 1. Please take ownership of all the new packages added here. I am not interested in maintaining the ones I added to support my earlier effort, and you should also control `python3-pyrsistent` since you are adding it to support Jupyter. 2. There are still some other tests that fail and need to be reconciled. I didn't fix everything in the list. 3. Rename `python3-jupyter_nbclassic` to `python3-nbclassic`. (Most of the existing `python3-jupyter*` packages are misnamed, but I don't know if we want to bother renaming them now; we should at least pick the right name for new packages.) 4. I don't think this resolves the `jupyter console` issue I was having, which also triggers some test failures in (I think) `python3-nbformat`. This seems to be related to PyZMQ, but I haven't dug into it and am not sure if there is an upstream fix somewhere. That needs to be resolved.