mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jupyterlab_server: update to 2.27.3.
This commit is contained in:
parent
1473ee4ee5
commit
ee855fde5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jupyterlab_server'
|
# Template file for 'python3-jupyterlab_server'
|
||||||
pkgname=python3-jupyterlab_server
|
pkgname=python3-jupyterlab_server
|
||||||
version=2.27.1
|
version=2.27.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/jupyterlab/jupyterlab_server"
|
homepage="https://github.com/jupyterlab/jupyterlab_server"
|
||||||
changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
|
||||||
checksum=097b5ac709b676c7284ac9c5e373f11930a561f52cd5a86e4fc7e5a9c8a8631d
|
checksum=eb36caca59e74471988f0ae25c77945610b887f777255aa21f8065def9e51ed4
|
||||||
|
|
||||||
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
||||||
# tests setup fails on CI (no idea why)
|
# tests setup fails on CI (no idea why)
|
||||||
|
|
Loading…
Add table
Reference in a new issue