# Generated by makepkg 7.1.0
# Fri Sep 18 23:01:40 UTC 2026
pkgbase = gunicorn
	pkgdesc = WSGI HTTP Server for UNIX
	pkgver = 25.1.0
	pkgrel = 1
	url = https://gunicorn.org/
	arch = any
	license = MIT
	checkdepends = python-eventlet
	checkdepends = python-gevent
	checkdepends = python-h2
	checkdepends = python-httpx
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	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-h2: for HTTP/2 support
	optdepends = python-setproctitle: for process renaming
	optdepends = python-tornado: for asynchronous request handling with tornado
	source = git+https://github.com/benoitc/gunicorn.git#tag=25.1.0
	b2sums = 77a976ca86533da8f24884f6e8b607bc6c4f61cb4f1a203dd99cda769a63e0d27c09cef0e614f6119a31992bcec4068ddadf04301f02977fe06f5f6ceed447a9

pkgname = gunicorn
