python3-jupyter_client: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:10 -04:00
parent 8c2a01424e
commit 586737baa6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
pkgname=python3-jupyter_client
# delay 6.2 until jupyter/jupyter_console#241 is fixed
version=6.1.12
revision=1
revision=2
wrksrc="jupyter_client-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"