# Generated by makepkg 6.1.0
# Sat Mar  1 15:07:31 UTC 2025
pkgbase = mingw-w64-python-fastapi
	pkgdesc = FastAPI framework, high performance, easy to learn, fast to code, ready for production (mingw-w64)
	pkgver = 0.115.10
	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-pdm-backend
	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
	options = !strip
	source = fastapi-0.115.10.tar.gz::https://github.com/tiangolo/fastapi/archive/0.115.10.tar.gz
	sha256sums = 2e36034960d2848dd93458e510194591dae195a4644b23dd527769a83ac025fa

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