mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-jupyter_nbconvert: update to 7.14.2.
This commit is contained in:
parent
a98fd37bf0
commit
907993bb6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_nbconvert'
|
||||
pkgname=python3-jupyter_nbconvert
|
||||
version=7.11.0
|
||||
version=7.14.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# these two tests require nbconvert.tests (not installed)
|
||||
|
@ -19,7 +19,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/jupyter/nbconvert"
|
||||
changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
|
||||
checksum=abedc01cf543177ffde0bfc2a69726d5a478f6af10a332fc1bf29fcb4f0cf000
|
||||
checksum=a7f8808fd4e082431673ac538400218dd45efd076fbeb07cc6e5aa5a3a4e949e
|
||||
|
||||
pre_check() {
|
||||
# templates must be in $JUPYTER_DATA_DIR/nbconvert/templates
|
||||
|
|
Loading…
Add table
Reference in a new issue