summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 760a4e11ef9f19f9a41bbdb8f7a4077263901d3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pycobertura
	pkgdesc = Code coverage diff tool for Cobertura reports
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/aconrad/pycobertura
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-colorama
	depends = python-jinja
	depends = python-lxml
	depends = python-tabulate
	source = https://github.com/aconrad/pycobertura/archive/v2.0.0.tar.gz
	sha256sums = 5eaa1ebcf9ca4b3c6679b74ac850da406c9b5cdec11d8e71fed59f70819d5d14

pkgname = python-pycobertura