python3-jupyter_nbconvert: update to 7.10.0.
This commit is contained in:
parent
5605afcdae
commit
b6ca2e3ac5
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.9.2
|
||||
version=7.10.0
|
||||
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=e56cc7588acc4f93e2bb5a34ec69028e4941797b2bfaf6462f18a41d1cc258c9
|
||||
checksum=4bedff08848626be544de193b7594d98a048073f392178008ff4f171f5e21d26
|
||||
|
||||
pre_check() {
|
||||
# templates must be in $JUPYTER_DATA_DIR/nbconvert/templates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue