summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e99f46155de4f78e12d54b2f1446ff7a286f2d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-pytest-md-report
	pkgdesc = Pytest plugin to create a report in Markdown table format
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/thombashi/pytest-md-report
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-dateutil
	checkdepends = python-pytz
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-pytablewriter
	depends = python-pytest
	depends = python-tcolorpy
	depends = python-typepy
	source = python-pytest-md-report-0.3.0.tar.gz::https://files.pythonhosted.org/packages/source/p/pytest-md-report/pytest-md-report-0.3.0.tar.gz
	source = python-pytest-md-report-0.3.0.tar.gz.asc::https://files.pythonhosted.org/packages/source/p/pytest-md-report/pytest-md-report-0.3.0.tar.gz.asc
	validpgpkeys = BCF9203E5E80B5607EAE6FDD98CDA9A5F0BFC367
	sha256sums = adaf3c5971bafb11d28ce732ead7588efa4aa4d96fbba96afac65c90b69d0255
	sha256sums = SKIP

pkgname = python-pytest-md-report