python3-jupyter_notebook: update to 7.2.1.
This commit is contained in:
parent
291c1a5d25
commit
b358cf15da
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_notebook'
|
||||
pkgname=python3-jupyter_notebook
|
||||
version=7.1.3
|
||||
version=7.2.1
|
||||
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=41fcebff44cf7bb9377180808bcbae066629b55d8c7722f1ebbe75ca44f9cfc1
|
||||
checksum=4287b6da59740b32173d01d641f763d292f49c30e7a51b89c46ba8473126341e
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
||||
|
|
Loading…
Reference in New Issue