summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 757d33ede0b4ebc4c04a970c461215979059fe6b (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.2.0
	pkgrel = 2
	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.2.0.tar.gz::https://files.pythonhosted.org/packages/source/p/pytest-md-report/pytest-md-report-0.2.0.tar.gz
	source = python-pytest-md-report-0.2.0.tar.gz.asc::https://files.pythonhosted.org/packages/source/p/pytest-md-report/pytest-md-report-0.2.0.tar.gz.asc
	validpgpkeys = BCF9203E5E80B5607EAE6FDD98CDA9A5F0BFC367
	sha256sums = c129cebee45f9acb2fc26631ca5845f2d2deabbc134789f163224a347a0f9f5f
	sha256sums = SKIP

pkgname = python-pytest-md-report