Date: Saturday, April 8, 2023 @ 05:00:40 Author: felixonmars Revision: 1441740
upgpkg: python-requests-gssapi 1.2.3-3: rebuild with python 3.11 Modified: python-requests-gssapi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 05:00:39 UTC (rev 1441739) +++ PKGBUILD 2023-04-08 05:00:40 UTC (rev 1441740) @@ -4,7 +4,7 @@ _pkgname=requests-gssapi pkgname=python-requests-gssapi pkgver=1.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="GSSAPI (HTTP Negotiate) authentication for Python-Requests" url="https://github.com/pythongssapi/requests-gssapi" arch=(any)
