python3-jupyter_client: improve comment
This commit is contained in:
parent
8ac40c832e
commit
2db9f63095
@ -17,7 +17,7 @@ changelog="https://raw.githubusercontent.com/jupyter/jupyter_client/main/CHANGEL
|
||||
distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz"
|
||||
checksum=0642244bb83b4764ae60d07e010e15f0e2d275ec4e918a8f7b80fbbef3ca60c7
|
||||
conflicts="python-jupyter_client<=5.2.4_2"
|
||||
make_check=extended # avoid a circular dependency
|
||||
make_check=extended # cannot be tested without python3-ipython_ipykernel
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# this would cause a build-time circular dependency
|
||||
|
Loading…
x
Reference in New Issue
Block a user