greg: rebuild for Python 3.10

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

View file

@ -1,7 +1,7 @@
# Template file for 'greg' # Template file for 'greg'
pkgname=greg pkgname=greg
version=0.4.7 version=0.4.7
revision=7 revision=8
build_style=python3-module build_style=python3-module
pycompile_module="greg" pycompile_module="greg"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"