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