python3-jupyter_server: update to 2.14.2.

This commit is contained in:
Gonzalo Tornaría 2024-08-02 16:32:14 -03:00 committed by Andrew J. Hesford
parent 8856721c78
commit 1473ee4ee5
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.14.0
version=2.14.2
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=659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677
checksum=66095021aa9638ced276c248b1d81862e4c50f292d575920bbe960de1c56b12b
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
# these tests fail on CI (connect to a tcp address)