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