python3-jupyter_server: update to 2.14.0.
This commit is contained in:
parent
72be9588dc
commit
809b112db6
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-jupyter_server'
|
# Template file for 'python3-jupyter_server'
|
||||||
pkgname=python3-jupyter_server
|
pkgname=python3-jupyter_server
|
||||||
version=2.13.0
|
version=2.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-jupyter-builder"
|
hostmakedepends="hatchling hatch-jupyter-builder"
|
||||||
@ -18,7 +18,7 @@ license="BSD-3-Clause"
|
|||||||
homepage="https://github.com/jupyter-server/jupyter_server"
|
homepage="https://github.com/jupyter-server/jupyter_server"
|
||||||
changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
|
||||||
checksum=c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
|
checksum=659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677
|
||||||
|
|
||||||
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
||||||
# these tests fail on CI (connect to a tcp address)
|
# these tests fail on CI (connect to a tcp address)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user