# Generated by makepkg 6.1.0
# Tue Aug 27 19:24:27 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.112.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-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.112.2.tar.gz::https://github.com/tiangolo/fastapi/archive/0.112.2.tar.gz
	sha256sums = 98b82337307b421ee75fed617afd2ed931986233d2ad0b4cc8089fd9f44d1909

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