python3-jupyter_nbconvert: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:18 -04:00
parent cee2511369
commit c5a9b49bb6

View file

@ -1,8 +1,7 @@
# Template file for 'python3-jupyter_nbconvert' # Template file for 'python3-jupyter_nbconvert'
pkgname=python3-jupyter_nbconvert pkgname=python3-jupyter_nbconvert
version=5.6.1 version=5.6.1
revision=1 revision=2
archs=noarch
wrksrc="nbconvert-${version}" wrksrc="nbconvert-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"