# Generated by makepkg 6.0.2
# Sat Apr 20 19:42:01 UTC 2024
pkgbase = mingw-w64-python-fastapi
	pkgdesc = FastAPI framework, high performance, easy to learn, fast to code, ready for production (mingw-w64)
	pkgver = 0.110.2
	pkgrel = 1
	url = https://github.com/tiangolo/fastapi
	arch = any
	license = MIT
	makedepends = mingw-w64-ucrt-x86_64-python-build
	makedepends = mingw-w64-ucrt-x86_64-python-installer
	makedepends = mingw-w64-ucrt-x86_64-python-hatchling
	makedepends = mingw-w64-ucrt-x86_64-python-wheel
	depends = mingw-w64-ucrt-x86_64-python
	depends = mingw-w64-ucrt-x86_64-python-anyio
	depends = mingw-w64-ucrt-x86_64-python-pydantic
	depends = mingw-w64-ucrt-x86_64-python-starlette
	optdepends = mingw-w64-ucrt-x86_64-python-email-validator: for email validation
	optdepends = mingw-w64-ucrt-x86_64-python-itsdangerous: for SessionMiddleware support
	optdepends = mingw-w64-ucrt-x86_64-python-jinja: for default starlette template configuration
	optdepends = mingw-w64-ucrt-x86_64-python-pyyaml: for starlette SchemaGenerator support
	optdepends = mingw-w64-ucrt-x86_64-python-ujson: for faster JSON parsing and UJSONResponse
	optdepends = mingw-w64-ucrt-x86_64-python-websockets: for WebSockets support
	optdepends = mingw-w64-ucrt-x86_64-uvicorn: for Uvicorn as ASGI server
	source = fastapi-0.110.2.tar.gz::https://github.com/tiangolo/fastapi/archive/0.110.2.tar.gz
	sha256sums = b626497009affcf06c1fa26842dbb8b49c74bb0f2df47bb5137b0b30dba959c1

pkgname = mingw-w64-ucrt-x86_64-python-fastapi
