Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-fastapi
Commits:
c2ed6947 by Antonio Rojas at 2025-12-26T21:17:57+01:00
upgpkg: 0.127.0-3: 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.127.0
- 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.127.0
-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/c2ed6947ba8decf98a3dab2da10ff86a6ce2c384
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/c2ed6947ba8decf98a3dab2da10ff86a6ce2c384
You're receiving this email because of your account on gitlab.archlinux.org.