summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24c3e918f71299b7b35f51aafd1cb37930d281d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pycobertura
	pkgdesc = Code coverage diff tool for Cobertura reports
	pkgver = 2.1.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.1.0.tar.gz
	sha256sums = aef34514f89fa45f8e416a7695fcb6e802b9d10081c8532f40b4335830e0854b

pkgname = python-pycobertura