31 lines
958 B
Plaintext
31 lines
958 B
Plaintext
pkgbase = hypercorn
|
|
pkgdesc = An ASGI Server based on Hyper libraries and inspired by Gunicorn
|
|
pkgver = 0.17.3
|
|
pkgrel = 1
|
|
url = https://github.com/pgjones/hypercorn
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-distlib
|
|
checkdepends = python-hypothesis
|
|
checkdepends = python-httpx
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-asyncio
|
|
checkdepends = python-pytest-cov
|
|
checkdepends = python-pytest-sugar
|
|
checkdepends = python-pytest-trio
|
|
checkdepends = python-trio
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-poetry-core
|
|
depends = python
|
|
depends = python-h11
|
|
depends = python-h2
|
|
depends = python-priority
|
|
depends = python-wsproto
|
|
optdepends = python-trio: trio support
|
|
source = git+https://github.com/pgjones/hypercorn.git#tag=c405deafb22d66587ea0aff4f8fa4f5688b74351
|
|
sha256sums = 8702202c855ae5e8978a36eee7d6bc3cb5fdeb795351e53672a4f3d4445152f7
|
|
|
|
pkgname = hypercorn
|