summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c9d101927cfecb5a424b028e229ed03154a808a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python2-pytest-expect
	pkgdesc = A Python 2 pytest plugin to store test expectations and mark tests based on them
	pkgver = 1.1.0
	pkgrel = 8
	url = https://pypi.org/project/pytest-expect/1.1.0/
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2>=2.6
	source = https://files.pythonhosted.org/packages/source/p/pytest-expect/pytest-expect-1.1.0.tar.gz
	source = LICENSE
	sha256sums = 36b4462704450798197d090809a05f4e13649d9cba9acdc557ce9517da1fd847
	sha256sums = 49b00bf423506a1ac5c1c47df6b6458c01b5e785d9a91d4f57e78fe5d344f1b8

pkgname = python2-pytest-expect
	depends = python2>=2.6
	depends = python2-pytest
	depends = python2-u-msgpack