summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10b8cff1d6d8f207fd17a3d16bc8ac0ee5c47e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pytest-flask
	pkgdesc = A set of pytest fixtures to test Flask applications.
	pkgver = 1.3.0
	pkgrel = 2
	url = https://github.com/pytest-dev/pytest-flask
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-pytest
	depends = python-flask
	depends = python-werkzeug
	source = https://files.pythonhosted.org/packages/source/p/pytest-flask/pytest-flask-1.3.0.tar.gz
	b2sums = 008c7f2acdc320dcab3e1745fb8e546a1f4cbdf75155db85f00bb70aea2eb3efa46d68f39fac114e3ddc3675b45d3d6d9a7bba8eb0c331c36e7f3d08c83c5da0

pkgname = python-pytest-flask