grip: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:57 -04:00
parent c6d4017a36
commit e323024f07

View file

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