python3-jupyter_client: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:47 -04:00
parent 6bacfa871f
commit d0f6e6b9c2

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=2
revision=3
wrksrc="jupyter_client-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"