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