python3-jupyter_client: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:17 -04:00
parent 2b5e796d2f
commit e80150c5ec
1 changed files with 1 additions and 2 deletions

View File

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