summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e8418dbac3c4acb1b79aa092e3578848a6c54b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-pytest-arraydiff
	pkgdesc = Pytest plugin to help with comparing array output from tests
	pkgver = 0.3
	pkgrel = 1
	url = https://github.com/astrofrog/pytest-arraydiff
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python2-setuptools
	depends = python2>=2.7
	depends = python2-pytest
	depends = python2-numpy
	source = https://files.pythonhosted.org/packages/source/p/pytest-arraydiff/pytest-arraydiff-0.3.tar.gz
	md5sums = 5d9af26545c15eaceee403f6cab6261d

pkgname = python2-pytest-arraydiff