python3-jupyter_nbconvert: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:00 -04:00
parent 145714fbe6
commit d5b0835480
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-jupyter_nbconvert'
pkgname=python3-jupyter_nbconvert
version=6.4.5
revision=2
revision=3
build_style=python3-module
# WebPDF export depends on unpackaged pyppeteer
make_check_args="-m not(network) -k not(test_webpdf_without_chromium)"