jupyterlab: update to 4.2.4.

This commit is contained in:
Gonzalo Tornaría 2024-08-01 21:43:50 -03:00 committed by Andrew J. Hesford
parent ee855fde5a
commit 163fc46464
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'jupyterlab'
pkgname=jupyterlab
version=4.1.8
version=4.2.4
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-jupyter-builder"
@ -13,7 +13,7 @@ license="custom:jupyterlab"
homepage="https://github.com/jupyterlab/jupyterlab/"
changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
checksum=3384aded8680e7ce504fd63b8bb89a39df21c9c7694d9e7dc4a68742cdb30f9b
checksum=343a979fb9582fd08c8511823e320703281cd072a0049bcdafdc7afeda7f2537
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
# this test fails on CI (network timeout)