python3-jupyter_server: update to 2.13.0.

This commit is contained in:
Gonzalo Tornaría 2024-03-04 11:54:36 -03:00 committed by cinerea0
parent f2a9797c4a
commit 71900f2a9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_server'
pkgname=python3-jupyter_server
version=2.12.5
version=2.13.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-jupyter-builder"
@ -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=0edb626c94baa22809be1323f9770cf1c00a952b17097592e40d03e6a3951689
checksum=c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
# these tests fail on CI (connect to a tcp address)