python-jupyter_notebook: update to 4.1.0
This commit is contained in:
parent
1c44f457cf
commit
989c880368
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_notebook'
|
||||
pkgname=python-jupyter_notebook
|
||||
version=4.0.6
|
||||
version=4.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
replaces="python-ipython-notebook>=0"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/notebook"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||
checksum=f62e7a6afbc00bab3615b927595d27b1874cff3218bddcbab62f97f6dae567c3
|
||||
checksum=b597437ba33538221008e21fea71cd01eda9da1515ca3963d7c74e44f4b03d90
|
||||
|
||||
pre_build() {
|
||||
# disable bundled mathjax
|
||||
|
|
Loading…
Reference in New Issue