# Generated by makepkg 7.0.0
# Wed May 27 08:55:12 UTC 2026
pkgbase = gunicorn
	pkgdesc = WSGI HTTP Server for UNIX
	pkgver = 23.0.0
	pkgrel = 2
	url = https://gunicorn.org/
	arch = any
	license = MIT
	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=23.0.0
	b2sums = 0836b34726af4aceb5ceb040afdf9f71ed0a978259f455ff925f526b79b2e150c61c5dc93e9e9b58a71c1112e2c12c8040bdb0aeb36f8acf67480a835b33936b

pkgname = gunicorn
