summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 437c4a90e5412e4c39369f6362f1184fbfe8c176 (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
pkgbase = python-connexion
	pkgdesc = Connexion is a modern Python web framework that makes spec-first and api-first development easy
	pkgver = 3.0.6
	pkgrel = 2
	url = https://github.com/spec-first/connexion
	arch = any
	license = Apache2
	makedepends = python-build
	makedepends = python-installer
	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.0.6.tar.gz
	sha256sums = 08fe28494cc2a288c58cd1fc2bff69ece9014977ae7dabd0883bee66323532e6

pkgname = python-connexion