jupyterlab: update to 4.1.8.

This commit is contained in:
Gonzalo Tornaría 2024-04-08 17:47:14 -03:00 committed by cinerea0
parent 1c9583e269
commit c6a36c36a5
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'jupyterlab'
pkgname=jupyterlab
version=4.1.5
version=4.1.8
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=c9ad75290cb10bfaff3624bf3fbb852319b4cce4c456613f8ebbaa98d03524db
checksum=3384aded8680e7ce504fd63b8bb89a39df21c9c7694d9e7dc4a68742cdb30f9b
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
# this test fails on CI (network timeout)

View File

@ -1 +0,0 @@
ignore="*a[0-9]* *b[0-9]* *rc[0-9]*"