summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec1a4c306acac5a4ed543784fe91560f070b1d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-flask-testing
	pkgdesc = Flask unittest integration
	pkgver = 0.8.1
	pkgrel = 1
	url = https://github.com/jarus/flask-testing
	arch = any
	license = BSD
	checkdepends = python-blinker
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python-flask
	source = python-flask-testing-0.8.1.tar.gz::https://github.com/jarus/flask-testing/archive/v0.8.1.tar.gz
	sha256sums = 47663a4f6cd173bb22cda6e4691145697be742c5a0f6678e55a218bc6f2cfb0e

pkgname = python-flask-testing