mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gcovr: rebuild for Python 3.12
This commit is contained in:
parent
d86e7676e1
commit
7a9403e53c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gcovr'
|
# Template file for 'gcovr'
|
||||||
pkgname=gcovr
|
pkgname=gcovr
|
||||||
version=4.2
|
version=4.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-Jinja2 python3-lxml python3-Pygments"
|
depends="python3-setuptools python3-Jinja2 python3-lxml python3-Pygments"
|
||||||
|
|
Loading…
Add table
Reference in a new issue