meson-cmake-wrapper: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:46 -04:00
parent 9c5a5a5f9c
commit 4c9d4c5e0c

View file

@ -1,7 +1,7 @@
# Template file for 'meson-cmake-wrapper'
pkgname=meson-cmake-wrapper
version=0.3.4
revision=5
revision=6
build_style=python3-module
pycompile_module="mcw"
hostmakedepends="python3-setuptools"