mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-jupyter_server: update to 2.14.0.
This commit is contained in:
parent
72be9588dc
commit
809b112db6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_server'
|
||||
pkgname=python3-jupyter_server
|
||||
version=2.13.0
|
||||
version=2.14.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=c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
|
||||
checksum=659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677
|
||||
|
||||
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
||||
# these tests fail on CI (connect to a tcp address)
|
||||
|
|
Loading…
Add table
Reference in a new issue