python3-jupyter_notebook: update to 7.1.3.
This commit is contained in:
parent
c6a36c36a5
commit
d8d43daaaa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_notebook'
|
||||
pkgname=python3-jupyter_notebook
|
||||
version=7.1.2
|
||||
version=7.1.3
|
||||
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=efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a
|
||||
checksum=41fcebff44cf7bb9377180808bcbae066629b55d8c7722f1ebbe75ca44f9cfc1
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
pkgname=notebook
|
||||
ignore="*a* *b* *rc*"
|
||||
|
|
Loading…
Reference in New Issue