gcovr: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:53 -04:00
parent faad5441ef
commit 9dbfea557a
1 changed files with 1 additions and 1 deletions

View File

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