Date: Thursday, April 6, 2023 @ 12:58:51 Author: felixonmars Revision: 1438717
upgpkg: python-ntlm-auth 1.5.0-7: rebuild with python 3.11 Modified: python-ntlm-auth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:58:50 UTC (rev 1438716) +++ PKGBUILD 2023-04-06 12:58:51 UTC (rev 1438717) @@ -4,7 +4,7 @@ pkgname=python-ntlm-auth _module='ntlm-auth' pkgver=1.5.0 -pkgrel=6 +pkgrel=7 pkgdesc="Creates NTLM authentication structures" url="https://github.com/jborean93/ntlm-auth" depends=('python' 'python-six' 'python-cryptography')
