From 5745b8bd4130ade18d060efe485cc923257604c0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:48 -0400 Subject: [PATCH] grip: rebuild for Python 3.9, drop noarch --- srcpkgs/grip/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100755 => 100644 srcpkgs/grip/template diff --git a/srcpkgs/grip/template b/srcpkgs/grip/template old mode 100755 new mode 100644 index 6acfe00b299..d305add95a9 --- a/srcpkgs/grip/template +++ b/srcpkgs/grip/template @@ -1,8 +1,7 @@ # Template file for 'grip' pkgname=grip version=4.5.2 -revision=1 -archs=noarch +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-docopt python3-Flask python3-Markdown python3-path-and-address python3-Pygments python3-requests"