summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72c9b7ebe428ba0c4e165bdb86b4d1fa309c67ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pytest-check
	pkgdesc = Pytest plugin that allows multiple failures per test
	pkgver = 2.4.1
	pkgrel = 1
	url = https://github.com/okken/pytest-check
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	depends = python
	depends = python-pytest
	source = python-pytest-check::git+https://github.com/okken/pytest-check#commit=54a7f39546eecfd58aa1f97275177a714770e0ba
	b2sums = SKIP

pkgname = python-pytest-check