summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57e242555d08b9fcac4ae1969612683572bcf5e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python2-flask-restplus
	pkgdesc = custom actions for flask to help manage your application
	pkgver = 0.13.0
	pkgrel = 2
	url = http://pypi.python.org/pypi/Flask-Restplus/
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	source = https://github.com/noirbizarre/flask-restplus/archive/0.13.0.tar.gz
	sha256sums = 5fd64c04bf224912965df54d29efbab423e65ea52ec61f37cf5d0aec553723da

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