mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-jupyter_notebook: update to 6.4.10.
This commit is contained in:
parent
cfc8c1dee7
commit
23aa1b4120
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jupyter_notebook'
|
# Template file for 'python3-jupyter_notebook'
|
||||||
pkgname=python3-jupyter_notebook
|
pkgname=python3-jupyter_notebook
|
||||||
version=6.3.0
|
version=6.4.10
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="notebook-${version}"
|
wrksrc="notebook-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://jupyter.org/"
|
homepage="https://jupyter.org/"
|
||||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||||
checksum=cbc9398d6c81473e9cdb891d2cae9c0d3718fca289dda6d26df5cb660fcadc7d
|
checksum=2408a76bc6289283a8eecfca67e298ec83c67db51a4c2e1b713dd180bb39e90e
|
||||||
conflicts="python-jupyter_notebook<=5.7.0_2"
|
conflicts="python-jupyter_notebook<=5.7.0_2"
|
||||||
# Tests require unpackaged selenium
|
# Tests require unpackaged selenium
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue