# Generated by makepkg 6.1.0
# using fakeroot version 1.36
pkgname = gunicorn
pkgbase = gunicorn
xdata = pkgtype=pkg
pkgver = 23.0.0-1.0
pkgdesc = WSGI HTTP Server for UNIX
url = https://gunicorn.org/
builddate = 1724955482
packager = Andreas Baumann <mail@andreasbaumann.cc>
size = 1001968
arch = any
license = MIT
depend = python-packaging
optdepend = python-eventlet: for asynchronous request handling with eventlet
optdepend = python-gevent: for asynchronous request handling with gevent
optdepend = python-setproctitle: for process renaming
optdepend = python-tornado: for asynchronous request handling with tornado
makedepend = git
makedepend = python-build
makedepend = python-installer
makedepend = python-setuptools
makedepend = python-wheel
checkdepend = python-eventlet
checkdepend = python-gevent
checkdepend = python-pytest
