archlinux-pkgbuilds/python2-flask-restplus/.SRCINFO

20 lines
615 B
Plaintext

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