summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ad28ee3bccb85a0cd9cbc0cbcc04fdff89c8cfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-flask-restx
	pkgdesc = Flask extension that adds support for quickly building REST APIs
	pkgver = 1.3.0
	pkgrel = 1
	url = https://flask-restx.readthedocs.io/
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-flask>=0.8
	depends = python-aniso8601>=0.82
	depends = python-jsonschema
	depends = python-pytz
	depends = python-werkzeug
	source = https://files.pythonhosted.org/packages/source/f/flask-restx/flask-restx-1.3.0.tar.gz
	sha256sums = 4f3d3fa7b6191fcc715b18c201a12cd875176f92ba4acc61626ccfd571ee1728

pkgname = python-flask-restx