summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71b80e496c082d1d365a3d9fc6fc33763fe373e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pytest-datafiles
	pkgdesc = py.test plugin to create a 'tmpdir' containing predefined files/directories.
	pkgver = 2.0
	pkgrel = 1
	url = https://github.com/omarkohl/pytest-datafiles
	arch = any
	license = MIT
	makedepends = python-pytest
	makedepends = python2-pytest
	source = https://pypi.org/packages/source/p/pytest-datafiles/pytest-datafiles-2.0.tar.gz
	sha256sums = 143329cbb1dbbb07af24f88fa4668e2f59ce233696cf12c49fd1c98d1756dbf9

pkgname = python-pytest-datafiles
	depends = python-pytest

pkgname = python2-pytest-datafiles
	depends = python2-pytest