Date: Thursday, April 6, 2023 @ 14:33:12 Author: felixonmars Revision: 1439246
upgpkg: python-oauthlib 3.2.2-2: rebuild with python 3.11 Modified: python-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:30:18 UTC (rev 1439245) +++ PKGBUILD 2023-04-06 14:33:12 UTC (rev 1439246) @@ -2,7 +2,7 @@ pkgname=python-oauthlib pkgver=3.2.2 -pkgrel=1 +pkgrel=2 _libname=oauthlib pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" arch=(any)
