From 305261c8dae897adf9cb170ed914d5011adb398c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Thu, 1 May 2025 21:34:48 -0300 Subject: [PATCH] python3-jupyter_notebook: update to 7.4.2. --- srcpkgs/python3-jupyter_notebook/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-jupyter_notebook/template b/srcpkgs/python3-jupyter_notebook/template index 3984d364cd7..226e9e189a0 100644 --- a/srcpkgs/python3-jupyter_notebook/template +++ b/srcpkgs/python3-jupyter_notebook/template @@ -1,11 +1,11 @@ # Template file for 'python3-jupyter_notebook' pkgname=python3-jupyter_notebook -version=7.2.1 -revision=2 +version=7.4.2 +revision=1 build_style=python3-pep517 -make_build_args="--skip-dependency-check" hostmakedepends="hatchling hatch-jupyter-builder jupyterlab" -depends="jupyterlab" +depends="python3-jupyter_server python3-jupyterlab_server jupyterlab + python3-notebook_shim python3-tornado" checkdepends="$depends python3-pytest-jupyter" short_desc="Jupyter interactive notebook" maintainer="Gonzalo TornarĂ­a " @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://github.com/jupyter/notebook" changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md" distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz" -checksum=4287b6da59740b32173d01d641f763d292f49c30e7a51b89c46ba8473126341e +checksum=e739defd28c3f615a6bfb0a2564bd75018a9cc6613aa00bbd9c15e68eed2de1b post_install() { mv ${DESTDIR}/usr/etc ${DESTDIR}