summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b6bba3caa153359dae6dba858c0431d61fbfa85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-connexion
	pkgdesc = Connexion is a modern Python web framework that makes spec-first and api-first development easy
	pkgver = 3.2.0
	pkgrel = 1
	url = https://github.com/spec-first/connexion
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-a2wsgi
	depends = python-asgiref
	depends = python-clickclick
	depends = python-flask
	depends = python-httpx
	depends = python-inflection
	depends = python-jinja
	depends = python-python-multipart
	depends = python-requests
	depends = python-starlette
	depends = python-werkzeug
	source = https://github.com/spec-first/connexion/archive/refs/tags/3.2.0.tar.gz
	sha256sums = e768ee476dc9aff13ffdce340eb45522a8dc3a51d611fd33879c73b014dc7325

pkgname = python-connexion