stcgal: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:12 -04:00
parent 5854ab0da1
commit bbf47133f9

View file

@ -1,7 +1,7 @@
# Template file for 'stcgal' # Template file for 'stcgal'
pkgname=stcgal pkgname=stcgal
version=1.6 version=1.6
revision=3 revision=4
build_style=python3-module build_style=python3-module
pycompile_module="stcgal" pycompile_module="stcgal"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"