[arch-commits] Commit in python-fastapi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 12 20:45:37 UTC 2020
Date: Thursday, November 12, 2020 @ 20:45:36
Author: felixonmars
Revision: 753753
upgpkg: python-fastapi 0.61.2-2: Python 3.9 rebuild
Modified:
python-fastapi/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-12 20:44:24 UTC (rev 753752)
+++ PKGBUILD 2020-11-12 20:45:36 UTC (rev 753753)
@@ -3,7 +3,7 @@
_pkgname=fastapi
pkgname=python-$_pkgname
pkgver=0.61.2
-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'
@@ -53,4 +53,3 @@
install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-
More information about the arch-commits
mailing list