python3-jupyter_notebook: update to 7.1.3.

This commit is contained in:
Gonzalo Tornaría 2024-04-21 10:41:57 -03:00 committed by cinerea0
parent c6a36c36a5
commit d8d43daaaa
2 changed files with 2 additions and 3 deletions

View File

@ -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}

View File

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