Date: Monday, April 17, 2023 @ 08:56:10 Author: dvzrv Revision: 1446650
upgpkg: python-fastapi 0.95.1-2: Rebuild against Python 3.11. Modified: python-fastapi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-17 08:54:33 UTC (rev 1446649) +++ PKGBUILD 2023-04-17 08:56:10 UTC (rev 1446650) @@ -4,7 +4,7 @@ _name=fastapi pkgname=python-$_name pkgver=0.95.1 -pkgrel=1 +pkgrel=2 pkgdesc='FastAPI framework, high performance, easy to learn, fast to code, ready for production' arch=(any) url="https://github.com/tiangolo/fastapi"
