New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/35376#issuecomment-1338291122 Comment: Now I'm stuck with `python3-ipython_ipykernel` update: why does it complain ``` => python3-ipython_ipykernel-6.17.1_1: running do_build ... * Getting build dependencies for wheel... ERROR Missing dependencies: jupyter_client>=6 jupyter-core>=4.9.2 -> platformdirs => ERROR: python3-ipython_ipykernel-6.17.1_1: do_build: 'python3 -m build ${make_build_args} ${make_build_target}' exited with 1 => ERROR: in do_build() at common/build-style/python3-pep517.sh:8 ``` even though jupyter_client is in hostmakedeps?