2015-10-09 15:18:26 +02:00
|
|
|
pkgbase = python2-flask-restplus
|
|
|
|
pkgdesc = custom actions for flask to help manage your application
|
2017-02-12 17:43:11 +01:00
|
|
|
pkgver = 0.10.0
|
2015-10-09 15:18:26 +02:00
|
|
|
pkgrel = 1
|
|
|
|
url = http://pypi.python.org/pypi/Flask-Restplus/
|
|
|
|
arch = any
|
|
|
|
license = BSD
|
2015-12-14 14:43:17 +01:00
|
|
|
checkdepends = python2-blinker
|
|
|
|
checkdepends = python2-rednose
|
|
|
|
checkdepends = python2-nose
|
|
|
|
checkdepends = python2-mock
|
2016-01-05 11:45:30 +01:00
|
|
|
checkdepends = python2-tzlocal
|
2016-09-01 12:35:52 +02:00
|
|
|
makedepends = python2-setuptools
|
2016-03-18 10:42:22 +01:00
|
|
|
depends = python2-flask>=0.8
|
|
|
|
depends = python2-six>=1.3.0
|
2015-12-14 14:43:17 +01:00
|
|
|
depends = python2-jsonschema
|
|
|
|
depends = python2-pytz
|
2016-03-18 10:42:22 +01:00
|
|
|
depends = python2-aniso8601>=0.82
|
2017-02-12 17:43:11 +01:00
|
|
|
source = https://pypi.io/packages/source/f/flask-restplus/flask-restplus-0.10.0.tar.gz
|
|
|
|
sha1sums = d354c16789d9a04bf26f5c68072131c2e61e95f9
|
2015-10-09 15:18:26 +02:00
|
|
|
|
|
|
|
pkgname = python2-flask-restplus
|
|
|
|
|