From 3b486ed0020a1d0f4ae322cb4164eaf320b84af9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sat, 8 Mar 2025 18:33:57 -0300 Subject: [PATCH] python3-jupyter_server: update to 2.16.0. --- srcpkgs/python3-jupyter_server/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/python3-jupyter_server/template b/srcpkgs/python3-jupyter_server/template index a91e9f0ea23..07de9e2b5ab 100644 --- a/srcpkgs/python3-jupyter_server/template +++ b/srcpkgs/python3-jupyter_server/template @@ -1,14 +1,14 @@ # Template file for 'python3-jupyter_server' pkgname=python3-jupyter_server -version=2.14.2 -revision=2 +version=2.16.0 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-jupyter-builder" -depends="python3-anyio python3-argon2 python3-jupyter_client - python3-jupyter_events python3-jupyter_nbconvert - python3-jupyter_server_terminals python3-overrides - python3-prometheus_client python3-send2trash - python3-websocket-client" +depends="python3-anyio python3-argon2 python3-Jinja2 python3-jupyter_client + python3-jupyter_core python3-jupyter_events python3-jupyter_server_terminals + python3-jupyter_nbconvert python3-jupyter_nbformat python3-overrides + python3-packaging python3-prometheus_client python3-pyzmq python3-send2trash + python3-terminado python3-tornado python3-traitlets python3-websocket-client" checkdepends="$depends pandoc python3-ipython_ipykernel python3-pytest-console-scripts python3-pytest-jupyter python3-pytest-xdist python3-requests python3-flaky" @@ -18,7 +18,7 @@ license="BSD-3-Clause" homepage="https://github.com/jupyter-server/jupyter_server" changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server/main/CHANGELOG.md" distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz" -checksum=66095021aa9638ced276c248b1d81862e4c50f292d575920bbe960de1c56b12b +checksum=65d4b44fdf2dcbbdfe0aa1ace4a842d4aaf746a2b7b168134d5aaed35621b7f6 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then # these tests fail on CI (connect to a tcp address)