Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-fastapi
Commits: ab9e3933 by Robin Candau at 2025-12-21T12:30:53+01:00 upgpkg: 0.124.4-3: Python 3.14 rebuild https://archlinux.org/todo/python-314-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-fastapi pkgdesc = FastAPI framework, high performance, easy to learn, fast to code, ready for production pkgver = 0.124.4 - pkgrel = 2 + pkgrel = 3 url = https://github.com/fastapi/fastapi arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ _name=fastapi pkgname=python-$_name pkgver=0.124.4 -pkgrel=2 +pkgrel=3 pkgdesc='FastAPI framework, high performance, easy to learn, fast to code, ready for production' arch=(any) url="https://github.com/fastapi/fastapi" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/ab9e39339d97ebe38fdb64861911b2b374ec20df -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/ab9e39339d97ebe38fdb64861911b2b374ec20df You're receiving this email because of your account on gitlab.archlinux.org.
