mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-ipython_ipykernel: update to 6.27.0.
This commit is contained in:
parent
d48ece8451
commit
0315eb425d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython_ipykernel'
|
||||
pkgname=python3-ipython_ipykernel
|
||||
version=6.26.0
|
||||
version=6.27.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# these tests fail in 6.26.0
|
||||
|
@ -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=553856658eb8430bbe9653ea041a41bff63e9606fc4628873fc92a6cf3abd404
|
||||
checksum=7f4986f606581be73bfb32dc7a1ac9fa0e804c9be50ddf1c7a119413e982693f
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# this would cause a build-time circular dependency
|
||||
|
|
Loading…
Add table
Reference in a new issue