From abf57dff08b1440957a73c46e89a7ece5a125a15 Mon Sep 17 00:00:00 2001 From: dkwo Date: Sat, 19 Jun 2021 16:11:54 +0200 Subject: [PATCH] python3-jupyterlab_server: update to 2.6.0 --- srcpkgs/python3-jupyterlab_server/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-jupyterlab_server/template b/srcpkgs/python3-jupyterlab_server/template index fd36ed8371f..b02f650fb8d 100644 --- a/srcpkgs/python3-jupyterlab_server/template +++ b/srcpkgs/python3-jupyterlab_server/template @@ -1,6 +1,6 @@ # Template file for 'python3-jupyterlab_server' pkgname=python3-jupyterlab_server -version=2.5.1 +version=2.6.0 revision=1 wrksrc="jupyterlab_server-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="dkwo " license="BSD-3-Clause" homepage="https://jupyter.org" distfiles="https://github.com/jupyterlab/jupyterlab_server/archive/refs/tags/v${version}.tar.gz" -checksum=2b6016b893b6999ce4f3eb2413548486d0a795e4a5c92959a12ad2c65ee6874c +checksum=244d540075f132bebe054484235a0aee8a18696dedfb11cb4fd9c1bec7f6aeb1 # Tests require unpackaged dependencies make_check=no