summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8b27d51131d9e3ae5e24db278153c517ec8f673 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-wsgilib
	pkgdesc = High-level WSGI library based on flask
	pkgver = 1.0.4
	pkgrel = 1
	url = https://github.com/homeinfogmbh/wsgilib
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-flask
	depends = python-mimeutil
	depends = python-werkzeug
	source = wsgilib::git+https://github.com/homeinfogmbh/wsgilib.git#tag=1.0.4
	md5sums = SKIP

pkgname = python-wsgilib