Date: Thursday, April 13, 2023 @ 09:50:50
Author: arojas
Revision: 1445799
upgpkg: python-authlib 1.2.0-2: Python 3.11 rebuild
Modified:
python-authlib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-13 09:48:16 UTC (rev 1445798)
+++ PKGBUILD 2023-04-13 09:50:50 UTC (rev 1445799)
@@ -3,7 +3,7 @@
_pkgname=authlib
pkgname=python-authlib
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="The ultimate Python library in building OAuth and OpenID Connect
servers"
arch=('any')
url="https://github.com/lepture/authlib"