gcovr: update to 7.2.
This commit is contained in:
parent
64eac69ea9
commit
c2ea851a5b
@ -1,17 +1,17 @@
|
||||
# Template file for 'gcovr'
|
||||
pkgname=gcovr
|
||||
version=4.2
|
||||
revision=7
|
||||
version=7.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-Jinja2 python3-lxml python3-Pygments"
|
||||
depends="python3-setuptools python3-Jinja2 python3-lxml python3-Pygments python3-colorlog"
|
||||
#checkdepends="$depends cmake flake8 python3-pytest-cov which"
|
||||
short_desc="Generates a simple report that summarizes the gcc code coverage"
|
||||
maintainer="Andre Klitzing <aklitzing@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://gcovr.com/"
|
||||
distfiles="https://github.com/gcovr/gcovr/archive/${version}.tar.gz"
|
||||
checksum=589d5cb7164c285192ed0837d3cc17001ba25211e24933f0ba7cb9cf38b8a30e
|
||||
checksum=17d3014b2dcfdfd155a8c38ef808ad6da11502cbb156e58172af259631e9b4ad
|
||||
# requires unpackaged pyutilibs and ends up running code from examples, which require gcovr in PATH
|
||||
make_check=no
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user