python3-jupyter_notebook: update to 7.0.7.
This commit is contained in:
parent
10aa7b8d30
commit
0ebf5588e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jupyter_notebook'
|
# Template file for 'python3-jupyter_notebook'
|
||||||
pkgname=python3-jupyter_notebook
|
pkgname=python3-jupyter_notebook
|
||||||
version=7.0.6
|
version=7.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_build_args="--skip-dependency-check"
|
make_build_args="--skip-dependency-check"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/jupyter/notebook"
|
homepage="https://github.com/jupyter/notebook"
|
||||||
changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||||
checksum=ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58
|
checksum=3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue