python3-jupyter_notebook: update to 6.4.10.

This commit is contained in:
Gonzalo Tornaría 2022-04-04 02:55:41 -03:00 committed by Andrew J. Hesford
parent cfc8c1dee7
commit 23aa1b4120

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jupyter_notebook'
pkgname=python3-jupyter_notebook
version=6.3.0
revision=2
version=6.4.10
revision=1
wrksrc="notebook-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="BSD-3-Clause"
homepage="https://jupyter.org/"
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
checksum=cbc9398d6c81473e9cdb891d2cae9c0d3718fca289dda6d26df5cb660fcadc7d
checksum=2408a76bc6289283a8eecfca67e298ec83c67db51a4c2e1b713dd180bb39e90e
conflicts="python-jupyter_notebook<=5.7.0_2"
# Tests require unpackaged selenium
make_check=no