mypaint: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:10 -04:00
parent 7978827ebb
commit 43d63b880e

View file

@ -1,7 +1,7 @@
# Template file for 'mypaint'
pkgname=mypaint
version=2.0.1
revision=1
revision=2
build_style=python3-module
pycompile_dirs="/usr/share/mypaint"
hostmakedepends="swig pkg-config gettext python3-setuptools python3-numpy python3"