Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-fastapi
Commits:
8c0b36a9 by Robin Candau at 2024-08-02T09:59:16+02:00
upgpkg: 0.112.0-2: SQLAlchemy 2 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.112.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tiangolo/fastapi
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=fastapi
pkgname=python-$_name
pkgver=0.112.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/tiangolo/fastapi"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/8c0b36a94fdbaac5054290c3afa98188875951d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/8c0b36a94fdbaac5054290c3afa98188875951d9
You're receiving this email because of your account on gitlab.archlinux.org.