python3-jupyter_notebook: update to 7.0.6.

This commit is contained in:
Gonzalo Tornaría 2023-10-16 10:09:47 -03:00 committed by Andrew J. Hesford
parent 465a733998
commit 36510e02d9
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_notebook'
pkgname=python3-jupyter_notebook
version=7.0.4
version=7.0.6
revision=1
build_style=python3-pep517
make_build_args="--skip-dependency-check"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/jupyter/notebook"
changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
checksum=0c1b458f72ce8774445c8ef9ed2492bd0b9ce9605ac996e2b066114f69795e71
checksum=ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58
post_install() {
mv ${DESTDIR}/usr/etc ${DESTDIR}

View File

@ -1,2 +1,2 @@
pkgname=notebook
#ignore="*a* *b* *rc*"
ignore="*a* *b* *rc*"