Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-fastapi
Commits:
4d4e0452 by Robin Candau at 2024-12-03T20:50:46+01:00
upgpkg: 0.115.5-3: Python 3.13 rebuild (with check)
- - - - -
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.115.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/tiangolo/fastapi
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=fastapi
pkgname=python-$_name
pkgver=0.115.5
-pkgrel=2
+pkgrel=3
pkgdesc='FastAPI framework, high performance, easy to learn, fast to code,
ready for production'
arch=(any)
url="https://github.com/tiangolo/fastapi"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/4d4e0452d29cc4e780d37bd5ed8505c23896015d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/4d4e0452d29cc4e780d37bd5ed8505c23896015d
You're receiving this email because of your account on gitlab.archlinux.org.