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