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