# Generated by makepkg 6.1.0
# Sun Oct 12 18:10:02 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.119.0
	pkgrel = 1
	url = https://github.com/tiangolo/fastapi
	arch = any
	license = spdx: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 = https://github.com/tiangolo/fastapi/archive/0.119.0/fastapi-0.119.0.tar.gz
	sha256sums = 11c69d6bec3f921cb1e72748cd42dda72d873fde11871618507960024856f941

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