gcovr: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:01 -04:00
parent d86e7676e1
commit 7a9403e53c

View File

@ -1,7 +1,7 @@
# Template file for 'gcovr'
pkgname=gcovr
version=4.2
revision=6
revision=7
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-Jinja2 python3-lxml python3-Pygments"