Date: Wednesday, November 11, 2020 @ 10:34:43 Author: foutrelis Revision: 750127
upgpkg: python-falcon 2.0.0-6: Python 3.9 rebuild Modified: python-falcon/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-11 10:34:37 UTC (rev 750126) +++ PKGBUILD 2020-11-11 10:34:43 UTC (rev 750127) @@ -3,7 +3,7 @@ _name=falcon pkgname=python-falcon pkgver=2.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Web API framework for building fast and reliable microservices, proxies, and app backends in Python" arch=('x86_64') url="https://falconframework.org/"