From 586737baa60c60b2fc1f06ab44ce0b7a2de36343 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:10 -0400 Subject: [PATCH] python3-jupyter_client: rebuild for Python 3.10 --- srcpkgs/python3-jupyter_client/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jupyter_client/template b/srcpkgs/python3-jupyter_client/template index 6c27403e678..be6aa559409 100644 --- a/srcpkgs/python3-jupyter_client/template +++ b/srcpkgs/python3-jupyter_client/template @@ -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"