Date: Monday, November 9, 2020 @ 16:55:56 Author: felixonmars Revision: 747704
upgpkg: python-ldap3 2.8.1-2: Python 3.9 rebuild Modified: python-ldap3/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-09 16:55:53 UTC (rev 747703) +++ PKGBUILD 2020-11-09 16:55:56 UTC (rev 747704) @@ -4,7 +4,7 @@ pkgname=python-ldap3 pkgver=2.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client library" url="https://github.com/cannatag/ldap3" license=('LGPL')
