mypaint: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:43 -04:00
parent 3a31aa093c
commit 809bcafab7

View file

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