From 10aa7b8d308c5b21007f42db3d159c259c9dacb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 29 Dec 2023 18:30:33 -0300 Subject: [PATCH] jupyterlab: update to 4.0.12. --- srcpkgs/jupyterlab/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/jupyterlab/template b/srcpkgs/jupyterlab/template index b5be5db16f2..c44ef72f402 100644 --- a/srcpkgs/jupyterlab/template +++ b/srcpkgs/jupyterlab/template @@ -1,6 +1,6 @@ # Template file for 'jupyterlab' pkgname=jupyterlab -version=4.0.9 +version=4.0.12 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-jupyter-builder" @@ -8,12 +8,12 @@ depends="nodejs python3-async-lru python3-ipython_ipykernel python3-jupyterlab_server python3-notebook_shim python3-tomli" checkdepends="$depends python3-pytest-jupyter python3-pytest-xdist" short_desc="JupyterLab computational environment" -maintainer="dkwo " +maintainer="dkwo , Gonzalo TornarĂ­a " 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=9ebada41d52651f623c0c9f069ddb8a21d6848e4c887d8e5ddc0613166ed5c0b +checksum=965d92efa82a538ed70ccb3968d9aabba788840da882e13d7b061780cdedc3b7 post_install() { mv ${DESTDIR}/usr/etc ${DESTDIR}