# Generated by makepkg 6.1.0
# Mon Nov 24 17:35:58 UTC 2025
pkgbase = gunicorn
	pkgdesc = WSGI HTTP Server for UNIX
	pkgver = 22.0.0
	pkgrel = 2
	url = https://gunicorn.org/
	arch = any
	license = MIT
	checkdepends = python-aiohttp
	checkdepends = python-eventlet
	checkdepends = python-gevent
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-packaging
	optdepends = python-eventlet: for asynchronous request handling with eventlet
	optdepends = python-gevent: for asynchronous request handling with gevent
	optdepends = python-setproctitle: for process renaming
	optdepends = python-tornado: for asynchronous request handling with tornado
	source = git+https://github.com/benoitc/gunicorn.git#tag=22.0.0
	b2sums = ceba81b2dc5914f6f0aba0c8971ed36af1e0db078df3bcbb1381e3928a34152e2c251b145476522764582b556e176c1cbb3762e1a0ea2a2d8219f63f0e4a8180

pkgname = gunicorn
