summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8592ce18c25425a635657cf340abd64d12b5924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pytest-filedata
	pkgdesc = Easily load test data from files
	pkgver = 0.4.0
	pkgrel = 2
	url = https://github.com/20c/pytest-filedata
	changelog = CHANGELOG.md
	arch = any
	license = Apache
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-decorator
	depends = python-future
	depends = python-requests-mock
	source = python-pytest-filedata-0.4.0.tar.gz::https://github.com/20c/pytest-filedata/archive/0.4.0.tar.gz
	sha256sums = 7c3cc9280df9f2015d9671d517884781ba75871c4775ae77863da8d8937fd127

pkgname = python-pytest-filedata