python3-jupyter_notebook: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:18 -04:00
parent 0e193072c5
commit 8f95e3aa1d

View file

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