Date: Saturday, April 8, 2023 @ 12:57:01
Author: felixonmars
Revision: 1442359
upgpkg: python-requests-oauthlib 1.3.1-3: rebuild with python 3.11
Modified:
python-requests-oauthlib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 12:56:54 UTC (rev 1442358)
+++ PKGBUILD 2023-04-08 12:57:01 UTC (rev 1442359)
@@ -4,7 +4,7 @@
pkgname=python-requests-oauthlib
pkgver=1.3.1
-pkgrel=2
+pkgrel=3
pkgdesc="First-class OAuth library support for Requests"
arch=('any')
url="https://pypi.python.org/pypi/requests-oauthlib"