# Generated by makepkg 6.1.0
# Sun Mar  2 21:08:20 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.11
	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.11.tar.gz::https://github.com/tiangolo/fastapi/archive/0.115.11.tar.gz
	sha256sums = 57e7bc1091c125f22a837b6bdd8cdb28cddc2f7b478fe22584d1bf2c7ce1ecdb

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