mypaint: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:40 -04:00
parent 19efbc1281
commit b30935a6a6
1 changed files with 1 additions and 1 deletions

View File

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