python3-ipython_ipykernel: update to 6.29.3.
This commit is contained in:
parent
d462085cf4
commit
c79ecf0c73
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython_ipykernel'
|
||||
pkgname=python3-ipython_ipykernel
|
||||
version=6.29.0
|
||||
version=6.29.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# these tests fail in 6.28.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=b5dd3013cab7b330df712891c96cd1ab868c27a7159e606f762015e9bf8ceb3f
|
||||
checksum=e14c250d1f9ea3989490225cc1a542781b095a18a19447fcf2b5eaf7d0ac5bd2
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# this would cause a build-time circular dependency
|
||||
|
|
Loading…
Reference in New Issue