Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-fastapi
Commits:
1568d0bc by Robin Candau at 2025-12-27T18:19:39+01:00
upgpkg: 0.128.0-2: Python 3.14 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.128.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fastapi/fastapi
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=fastapi
pkgname=python-$_name
pkgver=0.128.0
-pkgrel=1
+pkgrel=2
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/1568d0bcc0b87702c43570d2ae30be58d828ee4d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/1568d0bcc0b87702c43570d2ae30be58d828ee4d
You're receiving this email because of your account on gitlab.archlinux.org.