Date: Monday, November 9, 2020 @ 18:27:49 Author: foutrelis Revision: 747982
upgpkg: python-ntlm-auth 1.5.0-2: Python 3.9 rebuild Modified: python-ntlm-auth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-09 18:21:03 UTC (rev 747981) +++ PKGBUILD 2020-11-09 18:27:49 UTC (rev 747982) @@ -4,7 +4,7 @@ pkgname=python-ntlm-auth _module='ntlm-auth' pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Creates NTLM authentication structures" url="https://github.com/jborean93/ntlm-auth" depends=('python' 'python-six' 'python-cryptography')
