From d48ece8451008b5eb1666c3d876bbf65b78c6338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 6 Nov 2023 23:27:34 -0300 Subject: [PATCH] python3-jupyter_client: update to 8.6.0. --- srcpkgs/python3-jupyter_client/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-jupyter_client/template b/srcpkgs/python3-jupyter_client/template index 3e9b51cf396..915b14fd16c 100644 --- a/srcpkgs/python3-jupyter_client/template +++ b/srcpkgs/python3-jupyter_client/template @@ -1,6 +1,6 @@ # Template file for 'python3-jupyter_client' pkgname=python3-jupyter_client -version=8.5.0 +version=8.6.0 revision=1 build_style=python3-pep517 # tests fail otherwise with jupyter_core 5.5.0 @@ -15,7 +15,7 @@ license="BSD-3-Clause" homepage="https://github.com/jupyter/jupyter_client" changelog="https://raw.githubusercontent.com/jupyter/jupyter_client/main/CHANGELOG.md" distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz" -checksum=e8754066510ce456358df363f97eae64b50860f30dc1fe8c6771440db3be9a63 +checksum=0642244bb83b4764ae60d07e010e15f0e2d275ec4e918a8f7b80fbbef3ca60c7 conflicts="python-jupyter_client<=5.2.4_2" make_check=extended # avoid a circular dependency