From 1c1158f4b5a26b347623414511d155a6fb3dc665 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:17 -0400 Subject: [PATCH] python3-jupyter_console: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-jupyter_console/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-jupyter_console/template b/srcpkgs/python3-jupyter_console/template index 4b404987cd8..f491e1640f5 100644 --- a/srcpkgs/python3-jupyter_console/template +++ b/srcpkgs/python3-jupyter_console/template @@ -1,8 +1,7 @@ # Template file for 'python3-jupyter_console' pkgname=python3-jupyter_console version=6.1.0 -revision=4 -archs=noarch +revision=5 wrksrc="jupyter_console-${version}" build_style=python3-module hostmakedepends="python3-setuptools"