diff --git a/srcpkgs/python3-fastapi/template b/srcpkgs/python3-fastapi/template index 6c53e57ded0079..377f517d6f9c45 100644 --- a/srcpkgs/python3-fastapi/template +++ b/srcpkgs/python3-fastapi/template @@ -1,6 +1,6 @@ # Template file for 'python3-fastapi' pkgname=python3-fastapi -version=0.137.2 +version=0.138.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-pdm-backend" @@ -10,7 +10,7 @@ maintainer="Jason Elswick " license="MIT" homepage="https://github.com/FastAPI/FastAPI" distfiles="https://github.com/fastapi/fastapi/archive/refs/tags/${version}.tar.gz" -checksum=fcb11892b0a90d8b21320e8be7951b1937a196a447b34d852512702c5e1a2808 +checksum=8a0ec7e5e260da7f21b92e0de909ea04f9d632c4fa6a3d7a1cb863ee481dc1a5 make_check=no # too many unpackaged dependencies post_install() {