mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
python3-jupyter_notebook: update to 7.1.2.
This commit is contained in:
parent
98fbe14691
commit
229352a6c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_notebook'
|
||||
pkgname=python3-jupyter_notebook
|
||||
version=7.0.7
|
||||
version=7.1.2
|
||||
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=3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09
|
||||
checksum=efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/etc ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue