mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
python3-ipython_ipykernel: update to 6.29.0.
This commit is contained in:
parent
c68bec58c3
commit
3e54d57619
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-ipython_ipykernel'
|
||||
pkgname=python3-ipython_ipykernel
|
||||
version=6.27.1
|
||||
version=6.29.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# these tests fail in 6.26.0
|
||||
# these tests fail in 6.28.0
|
||||
make_check_args="
|
||||
--deselect tests/test_eventloop.py::test_asyncio_interrupt
|
||||
--deselect tests/test_embed_kernel.py::test_embed_kernel_func
|
||||
|
@ -20,7 +20,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/ipython/ipykernel"
|
||||
changelog="https://raw.githubusercontent.com/ipython/ipykernel/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
|
||||
checksum=7d5d594b6690654b4d299edba5e872dc17bb7396a8d0609c97cb7b8a1c605de6
|
||||
checksum=b5dd3013cab7b330df712891c96cd1ab868c27a7159e606f762015e9bf8ceb3f
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# this would cause a build-time circular dependency
|
||||
|
|
Loading…
Add table
Reference in a new issue