File tree Expand file tree Collapse file tree 4 files changed +3
-282
lines changed
srcpkgs/python3-ipython_ipykernel Expand file tree Collapse file tree 4 files changed +3
-282
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Template file for 'python3-ipython_ipykernel'
22pkgname=python3-ipython_ipykernel
3- version=7.0.0a0
3+ version=7.0.0a1
44revision=1
55build_style=python3-pep517
66# run all tests available
@@ -9,7 +9,7 @@ hostmakedepends="hatchling python3-jupyter_client"
99depends="python3-comm python3-ipython python3-jupyter_client
1010 python3-jupyter_core python3-matplotlib-inline python3-nest_asyncio
1111 python3-packaging python3-psutil python3-pyzmq python3-anyio
12- python3-traitlets"
12+ python3-traitlets python3-zmq-anyio "
1313checkdepends="$depends python3-flaky python3-pytest-asyncio
1414 python3-pytest-timeout python3-trio python3-curio python3-matplotlib
1515 python3-PyQt5 python3-PyQt5-svg python3-pytest-xdist"
@@ -19,7 +19,7 @@ license="BSD-3-Clause"
1919homepage="https://github.com/ipython/ipykernel"
2020changelog="https://raw.githubusercontent.com/ipython/ipykernel/main/CHANGELOG.md"
2121distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
22- checksum=143ed530d3930f55246ee3d0b50060962ff1270c271185d7b7832287445f3ecc
22+ checksum=7986c167f4501d4fab4873ab878196fd7dcc189a5cdea4bed9f973bbe3859098
2323
2424if [ "$XBPS_CHECK_PKGS" = full ]; then
2525 # this would cause a build-time circular dependency
You can’t perform that action at this time.
0 commit comments