Date: Thursday, April 6, 2023 @ 18:34:07 Author: felixonmars Revision: 1440273
upgpkg: python-requests-ntlm 1.1.0-9: rebuild with python 3.11 Modified: python-requests-ntlm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 18:34:06 UTC (rev 1440272) +++ PKGBUILD 2023-04-06 18:34:07 UTC (rev 1440273) @@ -5,7 +5,7 @@ pkgname=python-requests-ntlm _module='requests_ntlm' pkgver=1.1.0 -pkgrel=8 +pkgrel=9 pkgdesc="Allows for HTTP NTLM authentication using the requests library." url="https://github.com/requests/requests-ntlm" depends=('python' 'python-requests' 'python-ntlm-auth')
