Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-fastapi
Commits:
5aa98d97 by Antonio Rojas at 2024-04-09T17:18:26+02:00
upgpkg: 0.110.1-2: Python 3.12 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.110.1
- 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.110.1
-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/5aa98d97bbd644f34c8a18bf70ac442e712010cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastapi/-/commit/5aa98d97bbd644f34c8a18bf70ac442e712010cd
You're receiving this email because of your account on gitlab.archlinux.org.