summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 752a209a6332acb10bee60504fde45ea8bfe5aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-pytest-timeout
	pkgdesc = py.test plugin to abort hanging tests
	pkgver = 0.5
	pkgrel = 1
	url = https://bitbucket.org/flub/pytest-timeout
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	depends = python2-pytest
	options = !emptydirs
	source = https://pypi.python.org/packages/source/p/pytest-timeout/pytest-timeout-0.5.tar.gz
	md5sums = 0c44e5e03b15131498a86169000cb050
	sha256sums = c42b4106158b43500ea6a433dfee26d1068943ff6673a41e85ea367e38810673

pkgname = python2-pytest-timeout