# Template file for 'python3-uvicorn' pkgname=python3-uvicorn version=0.40.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3-asgiref python3-uvloop python3-click python3-h11" short_desc="ASGI web server" maintainer="Emil Miler " license="BSD-3-Clause" homepage="https://www.uvicorn.org/" changelog="https://raw.githubusercontent.com/encode/uvicorn/refs/heads/master/docs/release-notes.md" distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz" checksum=839676675e87e73694518b5574fd0f24c9d97b46bea16df7b8c05ea1a51071ea post_install() { vlicense LICENSE.md }