summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f59242e812b704064ba497d95d212c3faf5f7bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python2-flask-restplus
	pkgdesc = custom actions for flask to help manage your application
	pkgver = 0.10.1
	pkgrel = 1
	url = http://pypi.python.org/pypi/Flask-Restplus/
	arch = any
	license = BSD
	source = https://pypi.io/packages/source/f/flask-restplus/flask-restplus-0.10.1.tar.gz
	sha1sums = d6162efccd7e7c794f435252adcf78a262cfa969

pkgname = python2-flask-restplus
	depends = python2-flask>=0.8
	depends = python2-six>=1.3.0
	depends = python2-jsonschema
	depends = python2-pytz
	depends = python2-aniso8601>=0.82

pkgname = python-flask-restplus
	depends = python-flask>=0.8
	depends = python-six>=1.3.0
	depends = python-jsonschema
	depends = python-pytz
	depends = python-aniso8601>=0.82