Date: Sunday, April 9, 2023 @ 18:52:34
Author: felixonmars
Revision: 1443443
upgpkg: python-authlib 1.1.0-2: rebuild with python 3.11
Modified:
python-authlib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 18:48:43 UTC (rev 1443442)
+++ PKGBUILD 2023-04-09 18:52:34 UTC (rev 1443443)
@@ -3,7 +3,7 @@
_pkgname=authlib
pkgname=python-authlib
pkgver=1.1.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"