From b1e41d7222f10c8390bf3e0a210f9ff4949f9b1c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:32 -0400 Subject: [PATCH] python3-slugify: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-slugify/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-slugify/template b/srcpkgs/python3-slugify/template index 012bb98f063..31e2eff0715 100644 --- a/srcpkgs/python3-slugify/template +++ b/srcpkgs/python3-slugify/template @@ -3,8 +3,7 @@ pkgname=python3-slugify # Please don't update. Only required by Transifx-client, # doesn't work with newer versions version=1.2.6 -revision=2 -archs=noarch +revision=3 wrksrc="python-slugify-${version}" build_style=python3-module pycompile_module="slugify"