blob: 21f66507fc2a99427f22c83cdd63fd95cdd3bd6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pytest-csv
pkgdesc = CSV output for pytest.
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/nicoulaj/pytest-csv
arch = any
license = GPL
makedepends = python
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/p/pytest-csv/pytest-csv-3.0.0.tar.gz
sha512sums = d7aaeaf25bbdeaa204d67f735556b99283d033d0ac2c4283d1a63df518b2db2a359178a3d0f5a9926431a776ffe0848bee42fbb7318f18170bf042abe3d64af3
pkgname = python-pytest-csv
|