archlinux-pkgbuilds/python2-flask-restplus/.SRCINFO
Cedric Girard 9d01761fc1 Add 'python2-flask-restplus/' from commit '6f283a27d3d7d91c0103a369747121422e977f46'
git-subtree-dir: python2-flask-restplus
git-subtree-mainline: b372383064
git-subtree-split: 6f283a27d3
2019-02-14 15:25:46 +01:00

25 lines
700 B
Plaintext

pkgbase = python2-flask-restplus
pkgdesc = custom actions for flask to help manage your application
pkgver = 0.11.0
pkgrel = 1
url = http://pypi.python.org/pypi/Flask-Restplus/
arch = any
license = BSD
source = https://github.com/noirbizarre/flask-restplus/archive/0.11.0.tar.gz
sha1sums = 0851f0516c4208d24fcd98561525a7b6d0054d2d
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