grip: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:48 -04:00
parent 2f8a156147
commit 5745b8bd41

3
srcpkgs/grip/template Executable file → Normal file
View file

@ -1,8 +1,7 @@
# Template file for 'grip' # Template file for 'grip'
pkgname=grip pkgname=grip
version=4.5.2 version=4.5.2
revision=1 revision=2
archs=noarch
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-docopt python3-Flask python3-Markdown python3-path-and-address python3-Pygments python3-requests" depends="python3-docopt python3-Flask python3-Markdown python3-path-and-address python3-Pygments python3-requests"