From 8c7c894b04020633081b456db1340ad3040ce1d6 Mon Sep 17 00:00:00 2001 From: dkwo Date: Wed, 28 Jul 2021 17:50:00 +0200 Subject: [PATCH] python3-jupyterlab_server: update to 2.6.1 --- 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 b02f650fb8d..469924e5f87 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.6.0 +version=2.6.1 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=244d540075f132bebe054484235a0aee8a18696dedfb11cb4fd9c1bec7f6aeb1 +checksum=d10ecc867065820079f926d59239a7294a525693832bc6276bdd0f432946bc76 # Tests require unpackaged dependencies make_check=no