# Template file for 'python3-starlette' pkgname=python3-starlette version=0.33.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3" short_desc="Lightweight ASGI framework for building async web services" maintainer="Emil Miler " license="BSD-3-Clause" homepage="https://github.com/encode/starlette" distfiles="${PYPI_SITE}/s/starlette/starlette-${version}.tar.gz" checksum=8c21f9592451b2016300c5bbc54b181063367b62720a4048656c070319238897 # Many modules needed for testing are not available make_check=no post_install() { vlicense LICENSE.md }