mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 16:22:56 +02:00
jupyterlab: update to 4.0.7.
This commit is contained in:
parent
b6ca2e3ac5
commit
465a733998
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jupyterlab'
|
# Template file for 'jupyterlab'
|
||||||
pkgname=jupyterlab
|
pkgname=jupyterlab
|
||||||
version=4.0.6
|
version=4.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-jupyter-builder"
|
hostmakedepends="hatchling hatch-jupyter-builder"
|
||||||
|
@ -13,7 +13,7 @@ license="custom:jupyterlab"
|
||||||
homepage="https://github.com/jupyterlab/jupyterlab/"
|
homepage="https://github.com/jupyterlab/jupyterlab/"
|
||||||
changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
|
||||||
checksum=6c43ae5a6a1fd2fdfafcb3454004958bde6da76331abb44cffc6f9e436b19ba1
|
checksum=48792efd9f962b2bcda1f87d72168ff122c288b1d97d32109e4a11b33dc862be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue