File tree Expand file tree Collapse file tree
srcpkgs/python3-ipython_ipykernel Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'python3-ipython_ipykernel'
22pkgname=python3-ipython_ipykernel
3- version=6.30.1
4- revision=2
3+ version=7.2.0
4+ revision=1
55build_style=python3-pep517
66# run all tests available
77make_check_target="tests"
8+ # the following test does not work headless
9+ make_check_args="--deselect tests/test_matplotlib_eventloops.py::test_matplotlib_gui"
810hostmakedepends="hatchling python3-jupyter_client"
911depends="python3-comm python3-ipython python3-jupyter_client
1012 python3-jupyter_core python3-matplotlib-inline python3-nest_asyncio
1113 python3-packaging python3-psutil python3-pyzmq python3-tornado
1214 python3-traitlets"
1315checkdepends="$depends python3-flaky python3-pytest-asyncio
1416 python3-pytest-timeout python3-trio python3-curio python3-matplotlib
15- python3-PyQt5 python3-PyQt5-svg python3-pytest-xdist python3-ipyparallel"
17+ python3-PyQt5 python3-PyQt5-svg python3-pytest-xdist python3-ipyparallel
18+ python3-pytest-cov"
1619short_desc="IPython kernel for Jupyter"
1720maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
1821license="BSD-3-Clause"
1922homepage="https://github.com/ipython/ipykernel"
2023changelog="https://raw.githubusercontent.com/ipython/ipykernel/main/CHANGELOG.md"
2124distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
22- checksum=6abb270161896402e76b91394fcdce5d1be5d45f456671e5080572f8505be39b
25+ checksum=18ed160b6dee2cbb16e5f3575858bc19d8f1fe6046a9a680c708494ce31d909e
2326
2427if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ] &&
2528 [ "$XBPS_TARGET_LIBC" = "musl" ]; then
You can’t perform that action at this time.
0 commit comments