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